diff options
Diffstat (limited to 'bind')
-rw-r--r-- | bind/named.conf.KOMPONENT.DK | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bind/named.conf.KOMPONENT.DK b/bind/named.conf.KOMPONENT.DK index 69f7837..89b7ee3 100644 --- a/bind/named.conf.KOMPONENT.DK +++ b/bind/named.conf.KOMPONENT.DK @@ -6,7 +6,5 @@ zone "komponent.dk" { type slave; file "db.komponent.dk"; masters { 83.133.64. zone "minusminusbb.dk" { type slave; file "db.minusminusbb.dk"; masters { 83.133.64.38; }; }; zone "negon.dk" { type slave; file "db.negon.dk"; masters { 83.133.64.38; }; }; zone "rosforth.com" { type slave; file "db.rosforth.com"; masters { 83.133.64.38; }; }; -zone "soundofvideo.dk" { type slave; file "db.soundofvideo.dk"; masters { 83.133.64.38; }; }; zone "terusutaa.com" { type slave; file "db.terusutaa.com"; masters { 83.133.64.38; }; }; -zone "thesoundofvideo.dk" { type slave; file "db.thesoundofvideo.dk"; masters { 83.133.64.38; }; }; zone "vhg26.dk" { type slave; file "db.vhg26.dk"; masters { 83.133.64.38; }; }; |