diff options
Diffstat (limited to 'bind/named.conf.HOMEBASE.DK')
-rw-r--r-- | bind/named.conf.HOMEBASE.DK | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bind/named.conf.HOMEBASE.DK b/bind/named.conf.HOMEBASE.DK index c01b7d6..f5ddc0c 100644 --- a/bind/named.conf.HOMEBASE.DK +++ b/bind/named.conf.HOMEBASE.DK @@ -1,6 +1,6 @@ zone "cafeblinddate.dk" { type slave; file "db.cafeblinddate.dk"; masters { 83.133.64.38; }; }; 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 "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 "frontloeberne.dk" { type slave; file "db.frontloeberne.dk"; masters { 83.133.64.38; }; }; |