From: Brian Wellington Date: Mon, 5 Mar 2001 23:45:26 +0000 (+0000) Subject: allow-update-forwarding for slave zones should be Yes X-Git-Tag: v9.1.1rc4~5 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=60021137444bd4c3c2b54ae49d51dbf49a2b8b82;p=thirdparty%2Fbind9.git allow-update-forwarding for slave zones should be Yes --- diff --git a/doc/misc/options b/doc/misc/options index 89ff1c28ca8..22ac98356f8 100644 --- a/doc/misc/options +++ b/doc/misc/options @@ -1,7 +1,7 @@ Copyright (C) 2000, 2001 Internet Software Consortium. See COPYRIGHT in the source root or http://isc.org/copyright.html for terms. -$Id: options,v 1.54.2.3 2001/02/07 19:13:14 gson Exp $ +$Id: options,v 1.54.2.4 2001/03/05 23:45:26 bwelling Exp $ This is a summary of the implementation status of the various named.conf options in BIND 9. @@ -184,7 +184,7 @@ zone "domain_name" [ ( in | hs | hesiod | chaos ) ] { [ check-names ( warn | fail | ignore ); ] Obsolete [ allow-notify { address_match_list };] Yes* [ allow-update { address_match_list }; ] Obsolete - [ allow-update-forwarding { address_match_list }; ] No* + [ allow-update-forwarding { address_match_list }; ] Yes* [ allow-query { address_match_list }; ] Yes@ [ allow-transfer { address_match_list }; ] Yes@ [ transfer-source ...; ] Yes