add 'ip-transparent: yes' to nsd.conf

https://discourse.mailinabox.email/t/nsd-service-not-started-at-startup-dns-not-working/449
This commit is contained in:
Joshua Tauberer 2015-05-04 11:22:57 +00:00
parent 8886c9b6bc
commit cbb7f29f96
1 changed files with 7 additions and 0 deletions

View File

@ -32,6 +32,13 @@ server:
# The directory for zonefile: files.
zonesdir: "/etc/nsd/zones"
# Allows NSD to bind to IP addresses that are not (yet) added to the
# network interface. This allows nsd to start even if the network stack
# isn't fully ready, which apparently happens in some cases.
# See https://www.nlnetlabs.nl/projects/nsd/nsd.conf.5.html.
ip-transparent: yes
EOF
# Since we have bind9 listening on localhost for locally-generated