Also do secondary for 192-27.211.177.194.in-addr.arpa
authorPeter Palfrader <peter@palfrader.org>
Wed, 17 Feb 2010 11:25:28 +0000 (12:25 +0100)
committerPeter Palfrader <peter@palfrader.org>
Wed, 17 Feb 2010 11:25:28 +0000 (12:25 +0100)
We are transitioning from 192/27.211.177.194.in-addr.arpa
to 192-27.211.177.194.in-addr.arpa.

modules/named/files/common/named.conf.debian-zones

index 066f9d5..4794a2d 100644 (file)
@@ -113,6 +113,17 @@ zone "192/27.211.177.194.in-addr.arpa" {
        allow-query { any; };
        allow-transfer { };
 };
+zone "192-27.211.177.194.in-addr.arpa" {
+       type slave;
+       notify no;
+       file "db.194.177.211.192-27";
+       masters {
+               82.195.75.106; // draghi
+               2001:41b8:202:deb:216:36ff:fe40:3906; //draghi
+       };
+       allow-query { any; };
+       allow-transfer { };
+};
 zone "b.e.d.0.c.f.f.2.8.4.6.0.1.0.0.2.ip6.arpa" {
        type slave;
        notify no;