From 346c2bd48820bb332ad28481644776e4c6e077ca Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 6 Apr 2011 18:51:09 +0200 Subject: [PATCH] Add new 1&1 rev range to authorities --- .../named/files/common/named.conf.debian-zones | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/modules/named/files/common/named.conf.debian-zones b/modules/named/files/common/named.conf.debian-zones index e377d104b..04e11de28 100644 --- a/modules/named/files/common/named.conf.debian-zones +++ b/modules/named/files/common/named.conf.debian-zones @@ -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" { -- 2.20.1