summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2004-05-20 11:36:40 +0000
committerJonas Smedegaard <dr@jones.dk>2004-05-20 11:36:40 +0000
commitbe88246905fcb414ff14e150715e92ebed732ec5 (patch)
treeca97e53950c08651d4fdfb26bf703a219da2db8c
parentbc664f63bd4c267fd130943abdd6910d6dc7b517 (diff)
Move superserver.dk from BITBASE to DGIH (to simplify things). Have pluto.dgi-huset.dk (ns.superserver.dk) be primary for DGIH and secondary for JONES HOMEBASE CONDUCT LAB IDA and BITBASE.
-rw-r--r--bind/named.conf.pri1
-rw-r--r--bind/pri/superserver.dk17
2 files changed, 0 insertions, 18 deletions
diff --git a/bind/named.conf.pri b/bind/named.conf.pri
index 1f6cf72..af5fc82 100644
--- a/bind/named.conf.pri
+++ b/bind/named.conf.pri
@@ -27,7 +27,6 @@ zone "pedelakademiet.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BIT
zone "resolution.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Jesper Olsen
zone "sserver.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // Spiff
zone "starquality.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // AltNet (admin=Jesper)
-zone "superserver.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/superserver.dk"; allow-transfer { bb_slaves; }; }; // Spiff
zone "thirdculture.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // MacRonald (billing=Spiff)
zone "tinghaven.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // Lone Samuelsson
zone "webcommunity.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/OFF"; allow-transfer { bb_slaves; }; }; // Conduct (owner+billing=Spiff)
diff --git a/bind/pri/superserver.dk b/bind/pri/superserver.dk
deleted file mode 100644
index f7a4dc2..0000000
--- a/bind/pri/superserver.dk
+++ /dev/null
@@ -1,17 +0,0 @@
-$TTL 3600
-@ SOA ns.superserver.dk. teknik.bitbase.dk. (
- 2004051904 ; serial
- 3600 ; refresh
- 1800 ; retry
- 604800 ; expire
- 3600 ) ; Negative Cache TTL
- NS ns.bitbase.dk.
- NS dns.jones.dk.
- NS ns.superserver.dk.
- NS ns.homebase.dk.
- TXT "v=spf1 -all"
- A 83.133.64.38
-ns A 80.166.109.186
- TXT "v=spf1 -all"
-* A 83.133.64.38
- TXT "v=spf1 -all"