mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
added new slave zone option allow-update-forwarding,
in the somewhat paradoxical category 'new in BIND 9 and not yet implemented'
This commit is contained in:
parent
3fe86e8ae7
commit
7eabdeaeee
1 changed files with 1 additions and 0 deletions
|
|
@ -136,6 +136,7 @@ zone domain_name [ ( in | hs | hesiod | chaos ) ] {
|
|||
[ forwarders { [ ip_addr ; [ ip_addr ; ... ] ] }; ] No
|
||||
[ check-names ( warn | fail | ignore ); ] No
|
||||
[ allow-update { address_match_list }; ] Obsolete
|
||||
[ allow-update-forwarding { address_match_list }; ] No*
|
||||
[ allow-query { address_match_list }; ] Yes@
|
||||
[ allow-transfer { address_match_list }; ] Yes@
|
||||
[ transfer-source ip_addr; ] Yes
|
||||
|
|
|
|||
Loading…
Reference in a new issue