From c75ecd7fb86f34914e1497008f29c3083a70437c Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 29 Jan 2004 11:59:09 +0000 Subject: Remove no longer served BITBASE domains hcfotografi.dk ascii33.com ascii33.net solsikke.org womenspicnic.net. --- bind/named.conf.pri | 5 ----- bind/pri/ascii33.net | 16 ---------------- 2 files changed, 21 deletions(-) delete mode 100644 bind/pri/ascii33.net (limited to 'bind') diff --git a/bind/named.conf.pri b/bind/named.conf.pri index 14e1605..e5562ad 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -14,7 +14,6 @@ zone "dekadentfilm.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITB zone "electrohype.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Maria Minard zone "freespace-cph.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Maria Minard zone "gangstafilm.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Sebastian Winterø -zone "hcfotografi.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // SHARED.Dk zone "icas.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Cockpit zone "livskunsten.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Christen Hansen zone "minard.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Maria Minard @@ -31,15 +30,11 @@ zone "wanderlust.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBAS zone "webcommunity.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Conduct // int. ns.bitbase.dk -zone "ascii33.com" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // SHARED.Dk -zone "ascii33.net" { type master; file "/etc/local-COMMON/bind/BITBASE/ascii33.net"; allow-transfer { bb_slaves; }; }; // SHARED.Dk zone "ascii33.org" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // SHARED.Dk zone "haakansson.com" { type master; file "/etc/local-COMMON/bind/BITBASE/haakansson.com"; allow-transfer { bb_slaves; }; }; // Christoffer Haakansson zone "katrinedahl.com" { type master; file "/etc/local-COMMON/bind/BITBASE/OFF"; allow-transfer { bb_slaves; }; }; // ASCII33 zone "nicolaiwallner.com" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Nicolai Wallner -zone "solsikke.org" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // ASCII33 zone "taekkemand.net" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Thomas Melbye zone "trinevalentin.com" { type master; file "/etc/local-COMMON/bind/BITBASE/OFF"; allow-transfer { bb_slaves; }; }; // ASCII33 -zone "womenspicnic.net" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // ASCII33 // odd ns.bitbase.dk diff --git a/bind/pri/ascii33.net b/bind/pri/ascii33.net deleted file mode 100644 index c1f435a..0000000 --- a/bind/pri/ascii33.net +++ /dev/null @@ -1,16 +0,0 @@ -$TTL 3600 -@ IN SOA ns.bitbase.dk. teknik.bitbase.dk. ( - 2003111101 ; 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. -; -@ IN A 212.99.226.250 -www IN A 212.99.226.250 - -x IN NS 80.197.61.167 -- cgit v1.2.3