diff options
author | Jonas Smedegaard <dr@jones.dk> | 2004-01-29 11:59:09 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2004-01-29 11:59:09 +0000 |
commit | c75ecd7fb86f34914e1497008f29c3083a70437c (patch) | |
tree | 6fb0a27aafef2df90fb8491be18d928250d8d7e1 | |
parent | 6703aa0b176b050e6b50b000af0396616fd11cba (diff) |
Remove no longer served BITBASE domains hcfotografi.dk ascii33.com ascii33.net solsikke.org womenspicnic.net.
-rw-r--r-- | bind/named.conf.pri | 5 | ||||
-rw-r--r-- | bind/pri/ascii33.net | 16 |
2 files changed, 0 insertions, 21 deletions
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 |