Update IPs in hosts and resolv.conf.
This commit is contained in:
parent
818c409282
commit
af4457d1ee
2 changed files with 3 additions and 7 deletions
|
|
@ -1,4 +1,4 @@
|
|||
127.0.1.1 core core.slackware.uk.net
|
||||
5.101.171.215 core core.slackware.uk.net
|
||||
127.0.0.1 localhost localhost.localdomain
|
||||
::1 localhost ip6-localhost ip6-loopback localhost.localdomain
|
||||
ff02::1 ip6-allnodes
|
||||
|
|
|
|||
|
|
@ -1,8 +1,4 @@
|
|||
options timeout:2
|
||||
options edns0
|
||||
search slackware.uk.net
|
||||
# FIXME:
|
||||
#nameserver 5.101.171.216
|
||||
#nameserver 5.101.171.217
|
||||
#nameserver 185.176.90.169
|
||||
nameserver 8.8.8.8
|
||||
search slackware.uk.internal slackware.uk.net
|
||||
nameserver 5.101.171.215
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue