From cddd2cd799968e007d525e9c4add65f583af681d Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Fri, 24 Oct 2003 12:59:40 +0000 Subject: Add new BITBASE domain annet.dk. --- bind/named.conf.BITBASE.DK | 1 + 1 file changed, 1 insertion(+) diff --git a/bind/named.conf.BITBASE.DK b/bind/named.conf.BITBASE.DK index 5ed68ce..0b9b525 100644 --- a/bind/named.conf.BITBASE.DK +++ b/bind/named.conf.BITBASE.DK @@ -1,5 +1,6 @@ zone "11low.dk" { type slave; file "db.11low.dk"; masters { 213.150.41.151; }; }; zone "40watt.dk" { type slave; file "db.40watt.dk"; masters { 213.150.41.151; }; }; +zone "annet.dk" { type slave; file "db.annet.dk"; masters { 213.150.41.151; }; }; zone "arabiannights.dk" { type slave; file "db.arabiannights.dk"; masters { 213.150.41.151; }; }; zone "ascii33.com" { type slave; file "db.ascii33.com"; masters { 213.150.41.151; }; }; zone "ascii33.net" { type slave; file "db.ascii33.net"; masters { 213.150.41.151; }; }; -- cgit v1.2.3