From d67fcc3de198dcd2718cc387498599f4856b5e00 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 19 May 2004 08:48:22 +0000 Subject: Use BITBASE-nomail for biks.dk (Conduct-related exceptions dropped). --- bind/named.conf.pri | 2 +- bind/pri/biks.dk | 21 --------------------- 2 files changed, 1 insertion(+), 22 deletions(-) delete mode 100644 bind/pri/biks.dk (limited to 'bind') diff --git a/bind/named.conf.pri b/bind/named.conf.pri index 83c1029..5922e49 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -8,7 +8,7 @@ zone "3rdculture.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // MacRonald zone "adakrem.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // MacRonald zone "altnet.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // AltNet -zone "biks.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/biks.dk"; allow-transfer { bb_slaves; }; }; // MacRonald +zone "biks.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // MacRonald zone "bitbabe.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // Spiff zone "bitbase.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/bitbase.dk"; allow-transfer { bb_slaves; }; }; // Spiff zone "boerneuniversitetet.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // MacRonald diff --git a/bind/pri/biks.dk b/bind/pri/biks.dk deleted file mode 100644 index f3fa84d..0000000 --- a/bind/pri/biks.dk +++ /dev/null @@ -1,21 +0,0 @@ -$TTL 3600 -@ IN SOA ns.bitbase.dk. teknik.bitbase.dk. ( - 2004050703 ; serial - 3600 ; refresh - 1800 ; retry - 604800 ; expire - 3600 ) ; Negative Cache TTL -; -@ IN NS ns.bitbase.dk. -@ IN NS ns.superserver.dk. -@ IN NS dns.jones.dk. - TXT "v=spf1 -all" -; -klubien IN A 212.99.226.254 -*.klubien IN A 212.99.226.254 -forlaget IN A 212.99.226.254 -*.forlaget IN A 212.99.226.254 -forlagetdk IN A 212.99.226.254 -*.forlagetdk IN A 212.99.226.254 -@ IN A 212.99.226.250 -* IN A 212.99.226.250 -- cgit v1.2.3