From 1b7d0c521372261e65b19e540c06b5123b371c1c Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 24 Jun 2003 18:01:53 +0000 Subject: Correct namespace clash related to bmxstyle.dk. --- bind/named.conf.BITBASE.DK | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; }; }; -- cgit v1.2.3