named.conf.geo: sort config entries and add backports
[mirror/dsa-puppet.git] / modules / named / files / common / named.conf.debian-zones
index e377d10..87cc9d4 100644 (file)
@@ -146,7 +146,7 @@ zone "a.5.1.1.8.0.0.8.d.8.0.1.0.0.2.ip6.arpa" {
        allow-query { any; };
        allow-transfer { };
 };
-// ipv6 at 1&1 - wieck and schumann
+// ipv6 at 1&1 - wieck and schumann  - old range April 2011
 zone "2.6.a.0.4.6.5.6.1.0.0.0.2.0.0.0.8.d.8.0.1.0.0.2.ip6.arpa" {
        type slave;
        notify no;
@@ -160,6 +160,20 @@ zone "2.6.a.0.4.6.5.6.1.0.0.0.2.0.0.0.8.d.8.0.1.0.0.2.ip6.arpa" {
        allow-query { any; };
        allow-transfer { };
 };
+// ipv6 at 1&1 - wieck and schumann  - new range April 2011
+zone "2.6.a.0.4.6.5.6.0.0.4.0.0.8.5.0.8.d.8.0.1.0.0.2.ip6.arpa" {
+       type slave;
+       notify no;
+       file "db.2001:8d8:580:400:6564:a62";
+       masters {
+               194.177.211.209; // orff
+               2001:648:2ffc:deb:213:72ff:fe69:e188; // orff
+               82.195.75.106; // draghi (backup master - requires manual reconfiguration on draghi)
+               2001:41b8:202:deb:216:36ff:fe40:3906; // draghi (see above
+       };
+       allow-query { any; };
+       allow-transfer { };
+};
 
 // ipv6 at xs4all - klecker 2001:888:2000:12::/64
 zone "2.1.0.0.0.0.0.2.8.8.8.0.1.0.0.2.ip6.arpa" {
@@ -236,13 +250,28 @@ zone "1.0.0.0.5.0.0.0.8.7.a.0.1.0.0.2.ip6.arpa" {
        allow-transfer { };
 };
 
+// 0.0.0.4.6.0.2.0.0.3.6.0.1.0.0.2.ip6.arpa - reverse for 2001:630:206:4000::/64 (sanger)
+zone "0.0.0.4.6.0.2.0.0.3.6.0.1.0.0.2.ip6.arpa" {
+       type slave;
+       notify no;
+       file "db.2001:0630:0206:4000";
+       masters {
+               194.177.211.209; // orff
+               2001:648:2ffc:deb:213:72ff:fe69:e188; // orff
+               82.195.75.106; // draghi (backup master - requires manual reconfiguration on draghi)
+               2001:41b8:202:deb:216:36ff:fe40:3906; // draghi (see above
+       };
+       allow-query { any; };
+       allow-transfer { };
+};
+
 
 zone "alioth.debian.org" {
        type slave;
        notify no;
        file "db.alioth.debian.org";
        masters {
-               217.196.43.134;
+               217.196.43.132;
        };
        allow-query { any; };
        allow-transfer { };