diff options
Diffstat (limited to 'bind')
-rw-r--r-- | bind/named.conf.BITBASE.DK | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bind/named.conf.BITBASE.DK b/bind/named.conf.BITBASE.DK index ba097fd..1bb860f 100644 --- a/bind/named.conf.BITBASE.DK +++ b/bind/named.conf.BITBASE.DK @@ -44,7 +44,6 @@ zone "nilsstaerk.dk" { type slave; file "db.nilsstaerk.dk"; masters { 212.99.2 zone "nobullshit.dk" { type slave; file "db.nobullshit.dk"; masters { 212.99.226.250; }; }; zone "patientsikkerhed.dk" { type slave; file "db.patientsikkerhed.dk"; masters { 212.99.226.250; }; }; zone "peronard.dk" { type slave; file "db.peronard.dk"; masters { 212.99.226.250; }; }; -zone "pippip.dk" { type slave; file "db.pippip.dk"; masters { 212.99.226.250; }; }; zone "public-e.dk" { type slave; file "db.public-e.dk"; masters { 212.99.226.250; }; }; zone "redpill.dk" { type slave; file "db.redpill.dk"; masters { 212.99.226.250; }; }; zone "relate.dk" { type slave; file "db.relate.dk"; masters { 212.99.226.250; }; }; |