diff options
author | Jonas Smedegaard <dr@jones.dk> | 2005-11-04 17:27:41 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2005-11-04 17:27:41 +0000 |
commit | 97a19948bb03bae25d93f4d63b1f540f6854167b (patch) | |
tree | e3d4c19cf9e51a5fe7dd91c6bb4054a63534325e /bind | |
parent | 2b1367e04dac1c8a5451f491e1039a173b73e7b7 (diff) |
Remove no longer active domains freespace-cph.dk and horizonto.dk.
Diffstat (limited to 'bind')
-rw-r--r-- | bind/named.conf.BITBASE.DK | 1 | ||||
-rw-r--r-- | bind/named.conf.KOMPONENT.DK | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/bind/named.conf.BITBASE.DK b/bind/named.conf.BITBASE.DK index 1ffbaf0..d04297b 100644 --- a/bind/named.conf.BITBASE.DK +++ b/bind/named.conf.BITBASE.DK @@ -9,7 +9,6 @@ zone "boerneuni.dk" { type slave; file "db.boerneuni.dk"; masters { 83.133.64. zone "borneuni.dk" { type slave; file "db.borneuni.dk"; masters { 83.133.64.38; }; }; zone "dekadentfilm.dk" { type slave; file "db.dekadentfilm.dk"; masters { 83.133.64.38; }; }; zone "electrohype.dk" { type slave; file "db.electrohype.dk"; masters { 83.133.64.38; }; }; -// zone "freespace-cph.dk" { type slave; file "db.freespace-cph.dk"; masters { 83.133.64.38; }; }; zone "gangstafilm.dk" { type slave; file "db.gangstafilm.dk"; masters { 83.133.64.38; }; }; zone "haakansson.com" { type slave; file "db.haakansson.com"; masters { 83.133.64.38; }; }; zone "icas.dk" { type slave; file "db.icas.dk"; masters { 83.133.64.38; }; }; diff --git a/bind/named.conf.KOMPONENT.DK b/bind/named.conf.KOMPONENT.DK index 7b2ff34..eab6a96 100644 --- a/bind/named.conf.KOMPONENT.DK +++ b/bind/named.conf.KOMPONENT.DK @@ -1,7 +1,6 @@ zone "107b.dk" { type slave; file "db.107b.dk"; masters { 83.133.64.38; }; }; // 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 "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; }; }; |