summaryrefslogtreecommitdiff
path: root/bind
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2003-10-06 15:07:51 +0000
committerJonas Smedegaard <dr@jones.dk>2003-10-06 15:07:51 +0000
commitdeb0fd53de09acc8bc8844f75a32bda373165a03 (patch)
tree8c34005bd14e67ee2af6f6a223e110467927d828 /bind
parent0081e2ce0ffc19652cab144f21a215215593c019 (diff)
Move kontur.dk from BITBASE to LAB.
Diffstat (limited to 'bind')
-rw-r--r--bind/named.conf.pri1
-rw-r--r--bind/pri/kontur.dk16
2 files changed, 0 insertions, 17 deletions
diff --git a/bind/named.conf.pri b/bind/named.conf.pri
index 34baa1d..adc1678 100644
--- a/bind/named.conf.pri
+++ b/bind/named.conf.pri
@@ -35,7 +35,6 @@ zone "jones.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/jones.dk";
zone "kassandra-production.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { bb_slaves; }; };
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 "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
diff --git a/bind/pri/kontur.dk b/bind/pri/kontur.dk
deleted file mode 100644
index 5728d66..0000000
--- a/bind/pri/kontur.dk
+++ /dev/null
@@ -1,16 +0,0 @@
-$TTL 3600
-@ IN SOA ns.bitbase.dk. teknik.kontur.dk. (
- 2003031802 ; 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.kontur.dk.
-@ IN A 62.79.71.222
-mail IN A 62.79.71.222
-x IN NS 62.79.71.222
-* IN A 62.79.71.222