Added correct internal DNS to all TUG-machines
This commit is contained in:
parent
d2d2b75de8
commit
e3b94f5bf8
4 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue