diff options
Diffstat (limited to 'bind')
-rw-r--r-- | bind/named.conf.JONES.DK | 1 | ||||
-rw-r--r-- | bind/named.conf.JONES.DK.internal | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/bind/named.conf.JONES.DK b/bind/named.conf.JONES.DK index 503c200..cf75485 100644 --- a/bind/named.conf.JONES.DK +++ b/bind/named.conf.JONES.DK @@ -4,7 +4,6 @@ zone "biks.dk" { type slave; file "db.biks.dk"; masters { 188.183.5.254; }; }; zone "bitbase.dk" { type slave; file "db.bitbase.dk"; masters { 188.183.5.254; }; }; zone "birgitmaanestraale.dk" { type slave; file "db.bbirgitmaanestraale.dk"; masters { 188.183.5.254; }; }; zone "bluepill.dk" { type slave; file "db.bluepill.dk"; masters { 188.183.5.254; }; }; -zone "bygden.dk" { type slave; file "db.bygden.dk"; masters { 188.183.5.254; }; }; zone "cityseeing.dk" { type slave; file "db.cityseeing.dk"; masters { 188.183.5.254; }; }; zone "couchdesign.dk" { type slave; file "db.couchdesign.dk"; masters { 188.183.5.254; }; }; zone "electrohype.dk" { type slave; file "db.electrohype.dk"; masters { 188.183.5.254; }; }; diff --git a/bind/named.conf.JONES.DK.internal b/bind/named.conf.JONES.DK.internal index b50f821..8c04954 100644 --- a/bind/named.conf.JONES.DK.internal +++ b/bind/named.conf.JONES.DK.internal @@ -4,7 +4,6 @@ zone biks.dk { in-view internal; }; zone bitbase.dk.dk { in-view internal; }; zone birgitmaanestraale.dk { in-view internal; }; zone bluepill.dk { in-view internal; }; -zone bygden.dk { in-view internal; }; zone couchdesign.dk { in-view internal; }; zone cityseeing.dk { in-view internal; }; zone electrohype.dk { in-view internal; }; |