options revision d25dd5b0567f67ecf40b7ed1cb20e0dce7b41c49
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoyCopyright (C) 2000, 2001 Internet Software Consortium.
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoySee COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy$Id: options,v 1.61 2001/03/06 23:54:32 bwelling Exp $
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoyThis is a summary of the implementation status of the various named.conf
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoyoptions in BIND 9.
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy Yes Implemented in this release.
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy No Not implemented, may be implemented in a later release.
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy Obsolete Obsolete, not applicable to BIND 9, or just evil.
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy Will not be implemented.
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy * New in BIND 9.
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy + The option is now always enabled.
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy - The option is now always disabled.
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy % The default value has changed since BIND 8.
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy & The option has been extended since BIND 8.
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy @ Semantics of certain pathological address match lists, in
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy particular those involving double negation, have changed.
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy The new semantics are generally safer. IPv6 addresses
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy are supported, but the predefined ACLs "localhost" and
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy "localnets" match IPv4 addresses only.
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy # BIND 9 accepts both LF and CRLF as end-of-line markers.
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy $ Stub zones are partially supported. They no longer
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy inject NS records into their parent zones, but can still
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy be used as a way of forcing a domain to be resolved using
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy a particular set of name servers.
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ version version_string; ] Yes
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ directory path_name; ] Yes
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ named-xfer path_name; ] Obsolete
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ dump-file path_name; ] Yes
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ memstatistics-file path_name; ] No
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ pid-file path_name; ] Yes
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ statistics-file path_name; ] Yes
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ auth-nxdomain yes_or_no; ] Yes%
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ deallocate-on-exit yes_or_no; ] Obsolete+
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ dialup yes_or_no | notify | notify-passive |
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy refresh | passive; ] Yes&
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ fake-iquery yes_or_no; ] Obsolete-
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ fetch-glue yes_or_no; ] Obsolete
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ has-old-clients yes_or_no; ] Obsolete
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ host-statistics yes_or_no; ] No
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ multiple-cnames yes_or_no; ] Obsolete-
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ notify yes_or_no | explicit; ] Yes&
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ recursion yes_or_no; ] Yes
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ rfc2308-type1 yes_or_no; ] No
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ use-id-pool yes_or_no; ] Obsolete+
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ use-ixfr yes_or_no; ] Obsolete
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ treat-cr-as-space yes_or_no; ] Obsolete#
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ also-notify { ip_addr; [ ip_addr; ... ] }; ] Yes
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ forward ( only | first ); ] Yes
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ forwarders { [ in_addr ; [ in_addr ; ... ] ] }; ] Yes
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ check-names ... ] Obsolete
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ allow-notify { address_match_list }; ] Yes*
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ allow-query { address_match_list }; ] Yes@
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ allow-transfer { address_match_list }; ] Yes@
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ allow-recursion { address_match_list }; ] Yes@
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ blackhole { address_match_list }; ] Yes
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ listen-on [ port ip_port ] { address_match_list }; ] Yes@
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ listen-on-v6 [ port ip_port ] { address_match_list }; ] Yes*
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ query-source ... ] Yes
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ query-source-v6 ... ] Yes*
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ lame-ttl number; ] Yes
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ max-transfer-time-in number; ] Yes
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ max-transfer-idle-in number; ] Yes*
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ max-transfer-time-out number; ] Yes*
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ max-transfer-idle-out number; ] Yes*
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ max-cache-ttl number; ] Yes*
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ max-ncache-ttl number; ] Yes
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ max-cache-size size_spec; ] No*
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ min-roots number; ] Obsolete
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ serial-queries number; ] Obsolete
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ transfer-format ( one-answer | many-answers ); ] Yes
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ transfers-in number; ] Yes
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ transfers-out number; ] Yes
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ transfers-per-ns number; ] Yes
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ transfer-source ...; ] Yes
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ transfer-source-v6 ...; ] Yes*
927a453e165c072d45bd6aa2945b3db0fce17c56wentaoy [ notify-source ...; ] Yes*