]> git.sesse.net Git - nms/blobdiff - config/make-named-secondary.pl
Add the link net to reverse DNS.
[nms] / config / make-named-secondary.pl
index a9b3c12af32ae7ec91134c084290a97142b4a83d..50b343a1547885a09c2424c1d0f9db8ff34e1e92 100755 (executable)
@@ -46,6 +46,15 @@ zone "tg07.gathering.org" {
        file "tg07.gathering.org";
 };
 
+// linknett
+zone "0.76.87.in-addr.arpa" {
+       type slave;
+       notify no;
+       masters { 87.76.254.2; };
+       file "0.76.87.in-addr.arpa";
+       allow-transfer { 193.0.0.0/22; };
+};
+
 // linknett
 zone "174.76.87.in-addr.arpa" {
        type slave;