// // named.conf - caching name server configuration file for BIND version 8 // options { directory "/etc"; host-statistics no; fake-iquery no; }; zone "0.0.127.IN-ADDR.ARPA" { type master; file "named.local"; }; zone "." { type hint; file "named.ca"; };