diff options
author | Jonas Smedegaard <dr@jones.dk> | 2005-01-07 16:15:46 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2005-01-07 16:15:46 +0000 |
commit | 056359660c215bcda0f125dae0555e14ab545614 (patch) | |
tree | cd4374877ce4855368bb9208f825183e8f3a9c7e | |
parent | 58f4a1262e45f72810343afca745fa056c62f95c (diff) |
Delete domain lenacarin.dk. Suspend domain ctrlalt.dk.
-rw-r--r-- | bind/named.conf.KOMPONENT.DK | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bind/named.conf.KOMPONENT.DK b/bind/named.conf.KOMPONENT.DK index c03a403..fc70075 100644 --- a/bind/named.conf.KOMPONENT.DK +++ b/bind/named.conf.KOMPONENT.DK @@ -1,5 +1,5 @@ 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 "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; }; }; |