named.conf.4 (2010 09)

n
named.conf(4) named.conf(4)
(BIND 9.3)
// Boolean Options
[ additional-from-auth yes_or_no ; ]
[ additional-from-cache yes_or_no ; ]
[ auth-nxdomain yes_or_no ; ]
[ check-names ( master | slave | response )
( warn | fail | ignore ) ; ]
[ dialup dialup_option ; ]
[ dnssec-enable yes_or_no ; ]
[ flush-zones-on-shutdown yes_or_no ; ]
[ match-mapped-addresses yes_or_no ; ]
[ minimal-responses yes_or_no ; ]
[ notify ( yes_or_no | explicit ) ; ]
[ provide-ixfr yes_or_no ; ]
[ querylog yes_or_no ; ]
[ recursion yes_or_no ; ]
[ request-ixfr yes_or_no ; ]
[ zone-statistics yes_or_no ; ]
// Access Control Options
[ allow-notify { address_match_list }; ]
[ allow-query { address_match_list }; ]
[ allow-recursion { address_match_list }; ]
[ allow-transfer { address_match_list }; ]
[ allow-update-forwarding { address_match_list }; ]
[ blackhole { address_match_list }; ]
// Bad UDP Port List Options
[ avoid-v4-udp-ports { port_list }; ]
[ avoid-v6-udp-ports { port_list }; ]
// Built-In Server Information Zone Options
[ hostname hostname_string ; ]
[ server-id server_id_string ; ]
[ version version_string ; ]
// Dual-Stack Server Option
[ dual-stack-servers [ port ip_port ] { (
( domain_name [ port ip_port ]|ip_addr [ port ip_port ]);
)... }; ]
// Empty Zone Options
[ disable-empty-zone zone_name_string ; ]
[ empty-contact empty_contact_name_string ; ]
[ empty-server empty_server_name_string ; ]
[ empty-zones-enable yes_or_no ; ]
// Forwarding Options
[ forward ( only | first ) ; ]
[ forwarders { ( ip_addr [ port ip_port ] ; )... }; ]
// Interface Options
[ listen-on [ port ip_port ] { address_match_list }; ]
[ listen-on-v6 [ port ip_port ] { address_match_list }; ]
// Obsolete Option
[ allow-v6-synthesis yes_or_no ; ]
// Operating System Resource Limit Options
[ coresize size_spec ; ]
[ datasize size_spec ; ]
[ files size_spec ; ]
10 Hewlett-Packard Company 10 HP-UX 11i Version 3: September 2010