diff options
-rw-r--r-- | bind/named.conf.KOMPONENT.DK | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bind/named.conf.KOMPONENT.DK b/bind/named.conf.KOMPONENT.DK index 40e5e0d..bb505f2 100644 --- a/bind/named.conf.KOMPONENT.DK +++ b/bind/named.conf.KOMPONENT.DK @@ -9,7 +9,6 @@ zone "minusminusbb.dk" { type slave; file "db.minusminusbb.dk"; masters { 212. zone "negon.dk" { type slave; file "db.negon.dk"; masters { 212.99.226.250; }; }; zone "plastographique.com" { type slave; file "db.plastographique.com"; masters { 212.99.226.250; }; }; zone "rosforth.com" { type slave; file "db.rosforth.com"; masters { 212.99.226.250; }; }; -zone "rosforth.dk" { type slave; file "db.rosforth.dk"; masters { 212.99.226.250; }; }; zone "shakin.dk" { type slave; file "db.shakin.dk"; masters { 212.99.226.250; }; }; zone "soundofvideo.dk" { type slave; file "db.soundofvideo.dk"; masters { 212.99.226.250; }; }; zone "terusutaa.com" { type slave; file "db.terusutaa.com"; masters { 212.99.226.250; }; }; |