diff options
Diffstat (limited to 'bind/named.conf.BITBASE.DK')
-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 8f7856b..4a7512e 100644 --- a/bind/named.conf.BITBASE.DK +++ b/bind/named.conf.BITBASE.DK @@ -8,7 +8,7 @@ zone "bawnager.dk" { type slave; file "db.bawnager.dk"; masters { 213.150.41.1 zone "bitbabe.dk" { type slave; file "db.bitbabe.dk"; masters { 213.150.41.151; }; }; zone "bitbase.dk" { type slave; file "db.bitbase.dk"; masters { 213.150.41.151; }; }; zone "bluepill.dk" { type slave; file "db.bluepill.dk"; masters { 213.150.41.151; }; }; -zone "bmxstyle.dk" { type slave; file "db.bluepill.dk"; masters { 213.150.41.151; }; }; +zone "bmxstyle.dk" { type slave; file "db.bmxstyle.dk"; masters { 213.150.41.151; }; }; zone "boerneuniversitetet.dk" { type slave; file "db.boerneuniversitetet.dk"; masters { 213.150.41.151; }; }; zone "coa.dk" { type slave; file "db.coa.dk"; masters { 213.150.41.151; }; }; zone "cph-bmx.dk" { type slave; file "db.cph-bmx.dk"; masters { 213.150.41.151; }; }; |