// // Do any local configuration here // zone "0.0.10.in-addr.arpa" { type master; file "/etc/bind/db.10"; }; zone "takhis.net" { type master; file "/etc/bind/db.takhis"; }; zone "takhis.com" { type master; file "/etc/bind/db.com"; }; // Consider adding the 1918 zones here, if they are not used in your // organization include "/etc/bind/zones.rfc1918";