diff options
-rw-r--r-- | bind/named.conf.pri | 4 | ||||
-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 |