From be88246905fcb414ff14e150715e92ebed732ec5 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 20 May 2004 11:36:40 +0000 Subject: 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. --- bind/named.conf.pri | 1 - bind/pri/superserver.dk | 17 ----------------- 2 files changed, 18 deletions(-) delete mode 100644 bind/pri/superserver.dk 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" -- cgit v1.2.3