diff options
Diffstat (limited to 'bind/named.conf.KOMPONENT.DK')
-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 f76a4c7..2b6ef7b 100644 --- a/bind/named.conf.KOMPONENT.DK +++ b/bind/named.conf.KOMPONENT.DK @@ -4,7 +4,6 @@ zone "fisse.org" { type slave; file "db.fisse.org"; masters { 213.150.41.151; zone "horizonto.dk" { type slave; file "db.horizonto.dk"; masters { 213.150.41.151; }; }; zone "komponent.dk" { type slave; file "db.komponent.dk"; masters { 213.150.41.151; }; }; zone "lenacarin.dk" { type slave; file "db.lenacarin.dk"; masters { 213.150.41.151; }; }; -zone "linuxtec.dk" { type slave; file "db.linuxtec.dk"; masters { 213.150.41.151; }; }; zone "minusminusbb.dk" { type slave; file "db.minusminusbb.dk"; masters { 213.150.41.151; }; }; zone "negon.dk" { type slave; file "db.negon.dk"; masters { 213.150.41.151; }; }; zone "plastographique.com" { type slave; file "db.plastographique.com"; masters { 213.150.41.151; }; }; |