diff options
author | Jonas Smedegaard <dr@jones.dk> | 2003-05-27 02:39:00 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2003-05-27 02:39:00 +0000 |
commit | d9fed64bc4f9da895c43bb0493a3ba25531a8f2b (patch) | |
tree | 9f6440d1f96aeb4c395fef426cf462c30caa4e9e | |
parent | f2debe659706cd73086ea428206930590a3053f9 (diff) |
Moved domains nord-utte.org, linuxpiloterne.dk, linuxpilot.dk, thirdculture.dk and 3rdculture.dk from BITBASE to CONDUCT.
-rw-r--r-- | bind/named.conf.pri | 4 | ||||
-rw-r--r-- | bind/pri/LINUXPILOT | 19 |
2 files changed, 0 insertions, 23 deletions
diff --git a/bind/named.conf.pri b/bind/named.conf.pri index 5e09a66..49c8deb 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -9,7 +9,6 @@ zone "klubien.com" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE" zone "nicolaiwallner.com" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Nicolai Wallner // dk ns.bitbase.dk -zone "3rdculture.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE-jonesmail"; 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 "arabiannights.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // ASCII33 @@ -46,8 +45,6 @@ zone "klubien.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/klubien.d zone "knudemand.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { bb_slaves; }; }; // Jacob Gorm zone "knudemanden.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { bb_slaves; }; }; // Jacob Gorm zone "kontur.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/kontur.dk"; allow-transfer { bb_slaves; }; }; // LAB -zone "linuxpilot.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/LINUXPILOT"; allow-transfer { bb_slaves; }; }; // MacRonald -zone "linuxpiloterne.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/LINUXPILOT"; allow-transfer { bb_slaves; }; }; // MacRonald zone "livskunsten.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Christen Hansen zone "macronald.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { bb_slaves; }; }; // MacRonald zone "minard.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Maria Minard @@ -74,7 +71,6 @@ 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 "thirdculture.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { bb_slaves; }; }; // MacRonald zone "v50.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Klubien zone "vega.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/vega.dk"; allow-transfer { bb_slaves; }; }; // VEGA zone "vesterbrogade50.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Klubien diff --git a/bind/pri/LINUXPILOT b/bind/pri/LINUXPILOT deleted file mode 100644 index 6d779b6..0000000 --- a/bind/pri/LINUXPILOT +++ /dev/null @@ -1,19 +0,0 @@ -$TTL 3600 -@ IN SOA ns.bitbase.dk. teknik.bitbase.dk. ( - 2003031601 ; 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.bitbase.dk. -@ IN MX 50 mail.jones.dk. -@ IN MX 50 mail.haakansson.com. -@ IN MX 50 mail.shared.dk. -@ IN MX 50 mail.idaskolen.dk. -@ IN A 213.150.41.151 -home IN A 80.208.53.18 -* IN A 213.150.41.151 |