mirror of
https://github.com/pi-hole/dnsmasq.git
synced 2025-12-19 18:28:25 +00:00
Clarify manpage for --auth-sec-servers
This commit is contained in:
@@ -827,7 +827,8 @@ authoritative zones as dnsmasq.
|
|||||||
.B --auth-peer=<ip-address>[,<ip-address>[,<ip-address>...]]
|
.B --auth-peer=<ip-address>[,<ip-address>[,<ip-address>...]]
|
||||||
Specify the addresses of secondary servers which are allowed to
|
Specify the addresses of secondary servers which are allowed to
|
||||||
initiate zone transfer (AXFR) requests for zones for which dnsmasq is
|
initiate zone transfer (AXFR) requests for zones for which dnsmasq is
|
||||||
authoritative. If this option is not given, then AXFR requests will be
|
authoritative. If this option is not given but --auth-sec-servers is,
|
||||||
|
then AXFR requests will be
|
||||||
accepted from any secondary. Specifying
|
accepted from any secondary. Specifying
|
||||||
.B --auth-peer
|
.B --auth-peer
|
||||||
without
|
without
|
||||||
|
|||||||
Reference in New Issue
Block a user