From dae5f761ab60898ae3dcb6f73679a85d7991db48 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 20 May 2004 11:02:20 +0000 Subject: Suspending frontloberne.dk (as requested by DK-Hostmaster). Correct fake HOMEBASE config to match the real one. --- bind/named.conf.HOMEBASE.DK | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bind/named.conf.HOMEBASE.DK b/bind/named.conf.HOMEBASE.DK index f5ddc0c..05a62d2 100644 --- a/bind/named.conf.HOMEBASE.DK +++ b/bind/named.conf.HOMEBASE.DK @@ -2,7 +2,7 @@ zone "cafeblinddate.dk" { type slave; file "db.cafeblinddate.dk"; masters { 83 zone "diamond2002.dk" { type slave; file "db.diamond2002.dk"; masters { 83.133.64.38; }; }; // zone "fabulatorium.dk" { type slave; file "db.fabulatorium.dk"; masters { 83.133.64.38; }; }; zone "flightnavigator.dk" { type slave; file "db.flightnavigator.dk"; masters { 83.133.64.38; }; }; -zone "frontloberne.dk" { type slave; file "db.frontloberne.dk"; masters { 83.133.64.38; }; }; +// zone "frontloberne.dk" { type slave; file "db.frontloberne.dk"; masters { 83.133.64.38; }; }; zone "frontloeberne.dk" { type slave; file "db.frontloeberne.dk"; masters { 83.133.64.38; }; }; zone "frontrunners.net" { type slave; file "db.frontrunners.net"; masters { 83.133.64.38; }; }; zone "homebase.dk" { type slave; file "db.homebase.dk"; masters { 83.133.64.38; }; }; -- cgit v1.2.3