From f1199c95b96051dec6cbab135851f97723b8bc0c Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 6 Sep 2003 14:05:29 +0000 Subject: Separate dgihuset.dk and dgi-huset.dk in DGIH group (but keep coreander.bitbase.dk as primary dns for now). --- bind/named.conf.local | 3 +++ bind/named.conf.pri | 4 ---- bind/pri/DGIHUSET | 21 --------------------- 3 files changed, 3 insertions(+), 25 deletions(-) delete mode 100644 bind/pri/DGIHUSET (limited to 'bind') diff --git a/bind/named.conf.local b/bind/named.conf.local index bf2d65a..c7bded1 100644 --- a/bind/named.conf.local +++ b/bind/named.conf.local @@ -8,3 +8,6 @@ include "/etc/local-COMMON/bind/named_IDA_sec.conf"; include "/etc/local-COMMON/bind/named_LAB_acl.conf"; include "/etc/local-COMMON/bind/named_LAB_pri.conf"; include "/etc/local-COMMON/bind/named_CONDUCT_sec.conf"; +include "/etc/local-COMMON/bind/named_DGIH_acl.conf"; +include "/etc/local-COMMON/bind/named_DGIH_pri.conf"; +// include "/etc/local-COMMON/bind/named_DGIH_sec.conf"; diff --git a/bind/named.conf.pri b/bind/named.conf.pri index 39f5849..361b867 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -1,9 +1,6 @@ // private zone "x.ascii33.net" { type master; file "/etc/local-COMMON/bind/BITBASE/x.ascii33.net"; allow-transfer { bb_slaves; }; }; // ASCII33 -// dk pending -zone "dgihuset.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/DGIHUSET"; allow-transfer { bb_slaves; }; }; // Troels Knudsen - // int. pending zone "nicolaiwallner.com" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Nicolai Wallner @@ -22,7 +19,6 @@ zone "coa.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/coa.dk"; al zone "cph-bmx.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { bb_slaves; }; }; // Nils Stærk zone "cph-squarekitchen.dk" { type master; file "/etc/local-COMMON/bind/TRANSITION/JONES-nomail"; allow-transfer { bb_slaves; }; }; // MacRonald zone "dekadentfilm.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Sebastian Winterø -zone "dgi-huset.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/DGIHUSET"; allow-transfer { bb_slaves; }; }; // Troels Knudsen zone "electrohype.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Maria Minard zone "eyeworks.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // ASCII33 zone "filurlighed.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { bb_slaves; }; }; // Filurlighed diff --git a/bind/pri/DGIHUSET b/bind/pri/DGIHUSET deleted file mode 100644 index 1ac77ba..0000000 --- a/bind/pri/DGIHUSET +++ /dev/null @@ -1,21 +0,0 @@ -$TTL 3600 -@ IN SOA ns.bitbase.dk. dr.jones.dk. ( - 2003082802 ; 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.jones.dk. -@ IN MX 50 mail.haakansson.com. -@ IN MX 50 mail.shared.dk. -@ IN MX 50 mail.idaskolen.dk. -@ IN MX 50 mail.bitbase.dk. -@ IN A 80.163.221.238 -booking IN CNAME coreander.bitbase.dk. -booking2 IN CNAME coreander.bitbase.dk. -*.booking IN CNAME coreander.bitbase.dk. -* IN CNAME xayide.jones.dk. -- cgit v1.2.3