// generated by named-bootconf.pl options { directory "/home/COLUG/pubhtml/notes/0005mtg"; /* * If there is a firewall between you and nameservers you want * to talk to, you might need to uncomment the query-source * directive below. Previous versions of BIND always asked * questions using port 53, but BIND 8.1 uses an unprivileged * port by default. */ // query-source address * port 53; }; zone "0.0.127.IN-ADDR.ARPA" { type master; file "db.127.0.0"; }; zone "inside.net" { type master; file "db.inside"; }; zone "34.16.172.IN-ADDR.ARPA" { type master; file "db.172.16.34"; }; zone "." { type hint; file "db.cache"; };