From 959c8f1b6d91388e1826fe58bea36129765da8b2 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 22 Oct 2003 15:15:28 +0000 Subject: Remove domains vega.dk, visitradar.com and visitradar.dk. --- bind/named.conf.pri | 3 --- bind/pri/VEGA | 21 --------------------- bind/pri/vega.dk | 30 ------------------------------ 3 files changed, 54 deletions(-) delete mode 100644 bind/pri/VEGA delete mode 100644 bind/pri/vega.dk (limited to 'bind') diff --git a/bind/named.conf.pri b/bind/named.conf.pri index adc1678..32050b1 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -61,12 +61,10 @@ zone "steenwinkel.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/steen zone "sundbykajak.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { bb_slaves; }; }; // Jacob Gorm zone "superserver.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/SUPERSERVER"; allow-transfer { bb_slaves; }; }; // Spiff zone "terrierland.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // ASCII33 -zone "vega.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/vega.dk"; allow-transfer { bb_slaves; }; }; // VEGA zone "vesterbronx.dk" { type master; file "/etc/local-COMMON/bind/TRANSITION/JONES-nomail"; allow-transfer { bb_slaves; }; }; // MacRonald zone "vesterkaer.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { bb_slaves; }; }; // Morten Steinbak zone "vinbar.dk" { type master; file "/etc/local-COMMON/bind/TRANSITION/JONES-nomail"; allow-transfer { bb_slaves; }; }; // MacRonald zone "vinterstemmer.dk" { type master; file "/etc/local-COMMON/bind/TRANSITION/JONES-nomail"; allow-transfer { bb_slaves; }; }; // Troels -zone "visitradar.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/VEGA"; allow-transfer { bb_slaves; }; }; // VEGA zone "webcommunity.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Conduct zone "wanderlust.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // MacRonald zone "windsor-bolig.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { bb_slaves; }; }; // Morgan Jones @@ -81,7 +79,6 @@ zone "eyefish.org" { type master; file "/etc/local-COMMON/bind/TRANSITION/JONES zone "haakansson.com" { type master; file "/etc/local-COMMON/bind/BITBASE/haakansson.com"; allow-transfer { bb_slaves; }; }; // Christoffer Haakansson zone "helbak.com" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { bb_slaves; }; }; // MacRonald zone "taekkemand.net" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Thomas Melbye -zone "visitradar.com" { type master; file "/etc/local-COMMON/bind/BITBASE/VEGA"; allow-transfer { bb_slaves; }; }; // VEGA 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/VEGA b/bind/pri/VEGA deleted file mode 100644 index 8443d54..0000000 --- a/bind/pri/VEGA +++ /dev/null @@ -1,21 +0,0 @@ -$TTL 3600 -@ IN SOA ns.bitbase.dk. teknik.vega.dk. ( - 2003102201 ; serial - 3600 ; refresh - 1800 ; retry - 604800 ; expire - 3600 ) ; Negative Cache TTL -; -@ IN NS ns.bitbase.dk. -@ IN NS ns.xenux.dk. -; -@ IN MX 10 mail.vega.dk. -@ IN MX 50 mail.jones.dk. -@ IN MX 50 mail.shared.dk. -@ IN MX 50 mail.haakansson.com. -@ IN MX 50 mail.idaskolen.dk. -@ IN MX 50 mail.bitbase.dk. -@ IN MX 50 mail.homebase.dk. -; -@ IN A 80.198.165.148 -* IN A 80.198.165.148 diff --git a/bind/pri/vega.dk b/bind/pri/vega.dk deleted file mode 100644 index c4626a3..0000000 --- a/bind/pri/vega.dk +++ /dev/null @@ -1,30 +0,0 @@ -$TTL 3600 -@ IN SOA ns.bitbase.dk. teknik.vega.dk. ( - 2003102201 ; serial - 3600 ; refresh - 1800 ; retry - 604800 ; expire - 3600 ) ; Negative Cache TTL -; -@ IN NS ns.xenux.dk. -@ IN NS ns.bitbase.dk. -; -@ IN MX 10 mail.vega.dk. -@ IN MX 50 mail.jones.dk. -@ IN MX 50 mail.shared.dk. -@ IN MX 50 mail.haakansson.com. -@ IN MX 50 mail.idaskolen.dk. -@ IN MX 50 mail.bitbase.dk. -@ IN MX 50 mail.homebase.dk. -@ IN A 195.249.214.132 -mail IN A 80.198.165.148 -; -www IN A 195.249.214.132 -; -; Servers -; -tansania IN A 80.198.165.148 -rwanda IN A 80.198.165.148 -marocko IN A 80.198.165.148 -; -* IN CNAME tansania -- cgit v1.2.3