mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 04:09:59 -04:00
allow-update for slave zones is Obsolete
This commit is contained in:
parent
ae4cbb69ee
commit
02da394e0c
1 changed files with 1 additions and 1 deletions
|
|
@ -135,7 +135,7 @@ zone domain_name [ ( in | hs | hesiod | chaos ) ] {
|
|||
[ forward ( only | first ); ] No
|
||||
[ forwarders { [ ip_addr ; [ ip_addr ; ... ] ] }; ] No
|
||||
[ check-names ( warn | fail | ignore ); ] No
|
||||
[ allow-update { address_match_list }; ] Yes@
|
||||
[ allow-update { address_match_list }; ] Obsolete
|
||||
[ allow-query { address_match_list }; ] Yes@
|
||||
[ allow-transfer { address_match_list }; ] Yes@
|
||||
[ transfer-source ip_addr; ] Yes
|
||||
|
|
|
|||
Loading…
Reference in a new issue