1 2 3 4 5 6 7 8 9 10 11 12
options { directory "/var/cache/bind"; recursion no; allow-transfer { none; }; allow-query { any; }; auth-nxdomain no; # conform to RFC1035 listen-on-v6 { any; }; };