From 2348315ebeb7bad95e3d8642d1ef99213d3fa3ec 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.pri | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bind') diff --git a/bind/named.conf.pri b/bind/named.conf.pri index b4e9769..7140fd6 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -2,12 +2,12 @@ zone "x.ascii33.net" { type master; file "/etc/local-COMMON/bind/BITBASE/x.ascii33.net"; allow-transfer { bb_slaves; }; }; // ASCII33 // dk pending -zone "40watt.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // ASCII33 // int. pending zone "nicolaiwallner.com" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Nicolai Wallner // dk ns.bitbase.dk +zone "40watt.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // ASCII33 zone "arabiannights.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // ASCII33 zone "bassballs.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES-nomail"; allow-transfer { bb_slaves; }; }; // Anders Krøyer zone "bawnager.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES-mailonly"; allow-transfer { bb_slaves; }; }; -- cgit v1.2.3