add ipv6 addresses to resolvers

This commit is contained in:
Graham McIntire 2026-06-22 16:01:49 -05:00
parent c85be1d56c
commit 6488494d1b
No known key found for this signature in database
GPG key ID: F4ABF488E6029E59
2 changed files with 10 additions and 0 deletions

View file

@ -25,11 +25,16 @@ storage:
[Match]
Name=eth0
IPv6AcceptRA=yes
[Network]
Address=204.110.191.240/26
Gateway=204.110.191.254
DNS=9.9.9.9
DNS=1.1.1.1
[Address]
Address=2606:1c80::240/64
- path: /etc/unbound/unbound.conf
mode: 0644
contents:

View file

@ -25,11 +25,16 @@ storage:
[Match]
Name=eth0
IPv6AcceptRA=yes
[Network]
Address=204.110.191.250/26
Gateway=204.110.191.254
DNS=9.9.9.9
DNS=1.1.1.1
[Address]
Address=2606:1c80::250/64
- path: /etc/unbound/unbound.conf
mode: 0644
contents: