summaryrefslogtreecommitdiff
path: root/bind
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2003-09-06 14:05:29 +0000
committerJonas Smedegaard <dr@jones.dk>2003-09-06 14:05:29 +0000
commitf1199c95b96051dec6cbab135851f97723b8bc0c (patch)
treef7ba628d1d52b37b3547e2ad44106632926afa23 /bind
parent94975ed7d9be2166898d007ce00656a9b37c9b62 (diff)
Separate dgihuset.dk and dgi-huset.dk in DGIH group (but keep coreander.bitbase.dk as primary dns for now).
Diffstat (limited to 'bind')
-rw-r--r--bind/named.conf.local3
-rw-r--r--bind/named.conf.pri4
-rw-r--r--bind/pri/DGIHUSET21
3 files changed, 3 insertions, 25 deletions
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.