run nsd on bare metal
This commit is contained in:
parent
9bb44e4978
commit
117d7d2cf4
11 changed files with 39 additions and 102 deletions
|
@ -1,14 +0,0 @@
|
|||
127.0.0.1 localhost
|
||||
127.0.1.1 ubuntu
|
||||
127.0.0.1 pizzapim.nl
|
||||
127.0.0.1 git.pizzapim.nl
|
||||
127.0.0.1 dav.pizzapim.nl
|
||||
127.0.0.1 social.pizzapim.nl
|
||||
127.0.0.1 www.pizzapim.nl
|
||||
|
||||
# The following lines are desirable for IPv6 capable hosts
|
||||
::1 ip6-localhost ip6-loopback
|
||||
fe00::0 ip6-localnet
|
||||
ff00::0 ip6-mcastprefix
|
||||
ff02::1 ip6-allnodes
|
||||
ff02::2 ip6-allrouters
|
|
@ -1,3 +1,4 @@
|
|||
nameserver 192.168.30.1
|
||||
nameserver 1.1.1.1
|
||||
nameserver 1.0.0.1
|
||||
search lan
|
||||
|
|
Reference in a new issue