summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorSimon Kelley <simon@thekelleys.org.uk>2013-05-31 14:07:22 +0100
committerSimon Kelley <simon@thekelleys.org.uk>2013-05-31 14:07:22 +0100
commit921360ce62e6ff7123b373b240e4fdbb6ef6bcb5 (patch)
tree0b7d4c739e4f7980cdddfada4d1246087967dbce /man
parent429805dbbc3888abc0d472c45935e92057964384 (diff)
downloaddnsmasq-921360ce62e6ff7123b373b240e4fdbb6ef6bcb5.tar.gz
Add constructor-noauth: keyword
Diffstat (limited to 'man')
-rw-r--r--man/dnsmasq.812
1 files changed, 10 insertions, 2 deletions
diff --git a/man/dnsmasq.8 b/man/dnsmasq.8
index 1c3dfeb..a519fdb 100644
--- a/man/dnsmasq.8
+++ b/man/dnsmasq.8
@@ -574,9 +574,11 @@ needed for a client to do validation itself.
.TP
.B --auth-zone=<domain>[,<subnet>[/<prefix length>][,<subnet>[/<prefix length>].....]]
Define a DNS zone for which dnsmasq acts as authoritative server. Locally defined DNS records which are in the domain
-will be served, except that A and AAAA records must be in one of the
+will be served. A and AAAA records must be in one of the
specified subnets, or in a subnet corresponding to a constructed DHCP
-range. The subnet(s) are also used to define in-addr.arpa and
+range. (This can be overridden with
+.B constructor-noauth:
+) The subnet(s) are also used to define in-addr.arpa and
ipv6.arpa domains which are served for reverse-DNS queries. If not
specified, the prefix length defaults to 24 for IPv4 and 64 for IPv6.
For IPv4 subnets, the prefix length should be have the value 8, 16 or 24
@@ -660,6 +662,12 @@ equal either the start or end address given in the dhcp-range. This is
to prevent prefixes becoming perpetual if the interface
gains a SLAAC address for the prefix when it is advertised by dnsmasq.
+There is a variant of the constructor: syntax using the keyword
+.B constructor-noauth.
+See
+.B --auth-zone
+for an explanation of this.
+
The optional
.B set:<tag>
sets an alphanumeric label which marks this network so that