2 // Do any local configuration here
5 // Consider adding the 1918 zones here, if they are not used in your
7 // ian: ok. uncommented. 1918 zones are private ip ranges.
8 include "/etc/bind/zones.rfc1918";
10 # based on random internet tutorials, then reading
11 # file:///usr/share/doc/bind9-doc/arm/Bv9ARM.ch06.html#dynamic_update_policies
14 file "/var/lib/bind/db.b8.nz";
16 // allow updating almost anything in the zone or subdomains.
17 grant b8.nz. subdomain b8.nz.;
20 include "/etc/bind/key.b8.nz";
22 zone "iankelling.org" {
24 file "/var/lib/bind/db.iankelling.org";
29 file "/var/lib/bind/db.zroe.org";