various improvements
[distro-setup] / machine_specific / li / filesystem / etc / bind / named.conf.local
index 5253a12e061a5e9b7790fd8643da240c17cb7c67..39df3fa2ee6c6bc6a8f36e6c57827250b362c03f 100644 (file)
@@ -18,3 +18,13 @@ file "/var/lib/bind/db.b8.nz";
   };
 };
 include "/etc/bind/key.b8.nz";
+
+zone "iankelling.org" {
+type master;
+file "/var/lib/bind/db.iankelling.org";
+};
+
+zone "zroe.org" {
+type master;
+file "/var/lib/bind/db.zroe.org";
+};