Something was very wrong with DNS on jumphost causing delays
This commit is contained in:
parent
8ebb27dac7
commit
1873fba01a
1 changed files with 1 additions and 2 deletions
|
@ -16,8 +16,7 @@ iface eno1 inet static
|
||||||
broadcast 94.176.224.243
|
broadcast 94.176.224.243
|
||||||
gateway 94.176.224.241
|
gateway 94.176.224.241
|
||||||
# dns-* options are implemented by the resolvconf package, if installed
|
# 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
|
iface eno1 inet6 static
|
||||||
address 2001:6b0:64:5::242
|
address 2001:6b0:64:5::242
|
||||||
|
|
Loading…
Add table
Reference in a new issue