Auth-DNS manpage update.

This commit is contained in:
Simon Kelley
2013-11-14 10:36:55 +00:00
parent 376d48c7f1
commit 32b4e4cb7c

View File

@@ -1902,9 +1902,13 @@ Something like:
.nf .nf
.B auth-server=our.zone.com,eth0 .B auth-server=our.zone.com,eth0
.B interface-name=our.zone.com,eth0 .B interface-name=our.zone.com,eth0
.B auth-zone=our.zone.com,1.2.3.0/24 .B auth-zone=our.zone.com,1.2.3.0/24,eth0
.fi .fi
(The "eth0" argument in auth-zone adds the subnet containing eth0's
dynamic address to the zone, so that the interface-name returns the
address in outside queries.)
Our final configuration builds on that above, but also adds a Our final configuration builds on that above, but also adds a
secondary DNS server. This is another DNS server which learns the DNS data secondary DNS server. This is another DNS server which learns the DNS data
for the zone by doing zones transfer, and acts as a backup should for the zone by doing zones transfer, and acts as a backup should