Changed SUNET resolver address
This commit is contained in:
parent
e9ab672708
commit
e11c0f6e2c
3 changed files with 3 additions and 3 deletions
|
@ -16,7 +16,7 @@ iface eno1 inet static
|
|||
broadcast 94.176.224.115
|
||||
gateway 94.176.224.113
|
||||
# dns-* options are implemented by the resolvconf package, if installed
|
||||
dns-nameservers 130.242.80.14 130.242.80.99
|
||||
dns-nameservers 89.32.32.32
|
||||
dns-search komreg.net
|
||||
|
||||
iface eno1 inet6 static
|
||||
|
|
|
@ -19,7 +19,7 @@ iface br-fe inet static
|
|||
broadcast 94.176.224.175
|
||||
gateway 94.176.224.161
|
||||
# dns-* options are implemented by the resolvconf package, if installed
|
||||
dns-nameservers 130.242.80.14 130.242.80.99
|
||||
dns-nameservers 89.32.32.32
|
||||
dns-search komreg.net
|
||||
bridge_ports eno1
|
||||
bridge_fd 2
|
||||
|
|
|
@ -19,7 +19,7 @@ iface br-meta inet static
|
|||
broadcast 94.176.224.207
|
||||
gateway 94.176.224.193
|
||||
# dns-* options are implemented by the resolvconf package, if installed
|
||||
dns-nameservers 130.242.80.14 130.242.80.99
|
||||
dns-nameservers 89.32.32.32
|
||||
dns-search komreg.net
|
||||
bridge_ports eno1
|
||||
bridge_fd 2
|
||||
|
|
Loading…
Add table
Reference in a new issue