Commit 662413f2 authored by Thomas Gambier's avatar Thomas Gambier 🚴🏼

Update DNS server list in China

parent 9388785a
...@@ -7,6 +7,10 @@ mac=' ...@@ -7,6 +7,10 @@ mac='
b8:59:9f:07:7d:f3 b8:59:9f:07:7d:f3
b8:59:9f:07:7f:c3 b8:59:9f:07:7f:c3
b8:59:9f:07:7f:bb b8:59:9f:07:7f:bb
b8:59:9f:07:81:cb
b8:59:9f:07:7e:03
b8:59:9f:07:80:6b
b8:59:9f:07:89:b3
' '
i=2 i=2
hostname_prefix=xinzhou-tiogapass- hostname_prefix=xinzhou-tiogapass-
...@@ -63,7 +67,7 @@ allow-hotplug ens9f1 ...@@ -63,7 +67,7 @@ allow-hotplug ens9f1
iface ens9f1 inet static iface ens9f1 inet static
address 10.0.45.$(( 50 + $i ))/24 address 10.0.45.$(( 50 + $i ))/24
gateway 10.0.45.1 gateway 10.0.45.1
dns-nameservers 1.2.4.8 dns-nameservers 1.2.4.8 223.5.5.5 223.6.6.6
#allow-hotplug ens9f0 #allow-hotplug ens9f0
##iface ens9f0 inet dhcp ##iface ens9f0 inet dhcp
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment