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 0746fce..69f7837 100644 --- a/bind/named.conf.KOMPONENT.DK +++ b/bind/named.conf.KOMPONENT.DK @@ -3,8 +3,6 @@ zone "ctrlalt.dk" { type slave; file "db.ctrlalt.dk"; masters { 83.133.64.38; zone "fisse.org" { type slave; file "db.fisse.org"; masters { 83.133.64.38; }; }; zone "horizonto.dk" { type slave; file "db.horizonto.dk"; masters { 83.133.64.38; }; }; zone "komponent.dk" { type slave; file "db.komponent.dk"; masters { 83.133.64.38; }; }; -zone "kontur.dk" { type slave; file "db.kontur.dk"; masters { 83.133.64.38; }; }; -zone "lenacarin.dk" { type slave; file "db.lenacarin.dk"; masters { 83.133.64.38; }; }; 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; }; }; |