]> git.sesse.net Git - nms/blobdiff - config/make-named-secondary.pl
Un-hijack.
[nms] / config / make-named-secondary.pl
index 50b343a1547885a09c2424c1d0f9db8ff34e1e92..4f4047f2b67c0dd8aa5418fc7b05c1219420bc1d 100755 (executable)
@@ -46,6 +46,14 @@ zone "tg07.gathering.org" {
        file "tg07.gathering.org";
 };
 
+// hijack
+zone "sth.ip-performance.se" {
+       type slave;
+       notify no;
+       masters { 87.76.254.2; };
+       file "sth.ip-performance.se";
+};
+
 // linknett
 zone "0.76.87.in-addr.arpa" {
        type slave;
@@ -97,6 +105,15 @@ zone "76.87.in-addr.arpa" {
        file "dynamic/76.87.in-addr.arpa";      
        allow-transfer { 194.19.3.20; 193.0.0.0/22; };
 };
+zone "f.f.f.f.8.d.6.1.1.0.0.2.ip6.in-addr.arpa" {
+       type slave;
+       notify no;
+       masters { 87.76.254.2; };
+       allow-update { key DHCP_UPDATER; };
+       file "dynamic/f.f.f.f.8.d.6.1.1.0.0.2.ip6.arpa";        
+       allow-transfer { 194.19.3.20; };
+};
+
 
 key DHCP_UPDATER {
        algorithm HMAC-MD5.SIG-ALG.REG.INT;