summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2004-05-18 19:51:53 +0000
committerJonas Smedegaard <dr@jones.dk>2004-05-18 19:51:53 +0000
commite62dc01e78e8c882fc499e5ebb886b2908e6505d (patch)
treecb07ae4b43d4ca77f8834c57919e9ecab98371ea
parentb55f6794cd8139fda604ebc4b3e2fe68f9aa8fa5 (diff)
Split SUPERSERVER domains in sserver.dk as BITBASE-nomail and superserver.dk as own file (only suerserver.dk has ns host).
-rw-r--r--bind/named.conf.pri4
-rw-r--r--bind/pri/superserver.dk (renamed from bind/pri/SUPERSERVER)0
2 files changed, 2 insertions, 2 deletions
diff --git a/bind/named.conf.pri b/bind/named.conf.pri
index d9a2084..83c1029 100644
--- a/bind/named.conf.pri
+++ b/bind/named.conf.pri
@@ -28,10 +28,10 @@ zone "nicolaiwallner.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BIT
zone "patientsikkerhed.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Cockpit
zone "pedelakademiet.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // Spiff
zone "resolution.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // LAB
-zone "sserver.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/SUPERSERVER"; allow-transfer { bb_slaves; }; }; // Spiff
+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
zone "steenwinkel.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/steenwinkel.dk"; allow-transfer { bb_slaves; }; }; // Terramare
-zone "superserver.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/SUPERSERVER"; allow-transfer { bb_slaves; }; }; // Spiff
+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
zone "tinghaven.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // Lone Samuelsson
zone "wanderlust.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // MacRonald
diff --git a/bind/pri/SUPERSERVER b/bind/pri/superserver.dk
index 2528c35..2528c35 100644
--- a/bind/pri/SUPERSERVER
+++ b/bind/pri/superserver.dk