Added correct internal DNS to all FRE-machines
This commit is contained in:
parent
fab5d23e83
commit
d2d2b75de8
4 changed files with 4 additions and 4 deletions
|
@ -19,7 +19,7 @@ iface br-eidas inet static
|
|||
broadcast 94.176.224.143
|
||||
gateway 94.176.224.129
|
||||
# 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.175
|
||||
gateway 94.176.224.161
|
||||
# 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.239
|
||||
gateway 94.176.224.225
|
||||
# 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.207
|
||||
gateway 94.176.224.193
|
||||
# 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