diff options
Diffstat (limited to 'bind')
-rw-r--r-- | bind/named.conf.BITBASE.DK | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bind/named.conf.BITBASE.DK b/bind/named.conf.BITBASE.DK index d6af88f..7169087 100644 --- a/bind/named.conf.BITBASE.DK +++ b/bind/named.conf.BITBASE.DK @@ -9,7 +9,7 @@ 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 "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; }; }; |