Browse Source

dns-server: remove legacy .ffpb and pb.f.n

Karsten Böddeker 6 years ago
parent
commit
d1637df75a
1 changed files with 0 additions and 14 deletions
  1. 0 14
      dns-server/auth/named.conf.local

+ 0 - 14
dns-server/auth/named.conf.local

@@ -30,12 +30,6 @@ zone "paderborn.freifunk.net" {
 	allow-transfer { slaves; localhost; ffho-ops; };
 };
 
-zone "pb.freifunk.net" {
-	type master;
-	file "/etc/bind/zones/static/pb.freifunk.net.zone";
-	allow-transfer { slaves; localhost; ffho-ops; };
-};
-
 zone "hochstift.freifunk.net" {
 	type master;
 	file "/etc/bind/zones/static/hochstift.freifunk.net.zone";
@@ -97,14 +91,6 @@ zone "30.172.in-addr.arpa" {
 	allow-transfer { localhost; ffho-ops; };
 };
 
-// Legacy .ffpb
-zone "ffpb" {
-	type master;
-	file "/etc/bind/zones/static/ffpb.db";
-	allow-transfer { localhost; ffho-ops; };
-};
-
-
 // Legacy fdca:ffee:ff12::/48 reverse
 zone "2.1.f.f.e.e.f.f.a.c.d.f.ip6.arpa" {
 	type master;