]> git.sesse.net Git - nms/blobdiff - config/make-named-secondary.pl
Add 174 as a static net.
[nms] / config / make-named-secondary.pl
index e7393acb75c38c36d036fec4c604802a35e87f06..a9b3c12af32ae7ec91134c084290a97142b4a83d 100755 (executable)
@@ -46,6 +46,15 @@ zone "tg07.gathering.org" {
        file "tg07.gathering.org";
 };
 
+// linknett
+zone "174.76.87.in-addr.arpa" {
+       type slave;
+       notify no;
+       masters { 87.76.254.2; };
+       file "174.76.87.in-addr.arpa";
+       allow-transfer { 193.0.0.0/22; };
+};
+
 // nett-subnett
 zone "239.76.87.in-addr.arpa" {
        type slave;