Added correct internal DNS to all TUG-machines

This commit is contained in:
Einar Lönn 2018-03-16 11:23:41 +01:00
parent d2d2b75de8
commit e3b94f5bf8
4 changed files with 4 additions and 4 deletions

View file

@ -19,7 +19,7 @@ iface br-eidas inet static
broadcast 94.176.224.15
gateway 94.176.224.1
# dns-* options are implemented by the resolvconf package, if installed
dns-nameservers 8.8.8.8
dns-nameservers 130.242.80.14 130.242.80.99
dns-search komreg.net
bridge_ports eno1
bridge_fd 2

View file

@ -19,7 +19,7 @@ iface br-fe inet static
broadcast 94.176.224.47
gateway 94.176.224.33
# dns-* options are implemented by the resolvconf package, if installed
dns-nameservers 8.8.8.8
dns-nameservers 130.242.80.14 130.242.80.99
dns-search komreg.net
bridge_ports eno1
bridge_fd 2

View file

@ -19,7 +19,7 @@ iface br-infra inet static
broadcast 94.176.224.111
gateway 94.176.224.97
# dns-* options are implemented by the resolvconf package, if installed
dns-nameservers 8.8.8.8
dns-nameservers 130.242.80.14 130.242.80.99
dns-search komreg.net
bridge_ports eno1
bridge_fd 2

View file

@ -19,7 +19,7 @@ iface br-meta inet static
broadcast 94.176.224.79
gateway 94.176.224.65
# dns-* options are implemented by the resolvconf package, if installed
dns-nameservers 8.8.8.8
dns-nameservers 130.242.80.14 130.242.80.99
dns-search komreg.net
bridge_ports eno1
bridge_fd 2