redirect host for name server to dnsmasq
This commit is contained in:
parent
e716be6c9c
commit
c4a8941881
1 changed files with 3 additions and 0 deletions
|
@ -39,3 +39,6 @@ log-queries
|
||||||
interface-name=hermes.dmz,ens3
|
interface-name=hermes.dmz,ens3
|
||||||
# Non-conventional port because we also run nsd on this machine
|
# Non-conventional port because we also run nsd on this machine
|
||||||
port=5353
|
port=5353
|
||||||
|
# Override addresses of name servers
|
||||||
|
address=/ns.pizzapim.nl/ns.geokunis2.nl/ns.pim.kunis.nl/192.168.30.7
|
||||||
|
address=/ns.pizzapim.nl/ns.geokunis2.nl/ns.pim.kunis.nl/2a02:58:19a:f730:c8fe:c0ff:feff:ee07
|
||||||
|
|
Reference in a new issue