From 5826e7b548f970af889cd8cfca7e5a21844c8b56 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 19 May 2004 14:06:01 +0000 Subject: Temporarily avoid ns.bitbase.dk for patientsikkerhed.dk (to get around catch22 of nameservers backing up each other). --- bind/named.conf.pri | 2 +- bind/pri/BITBASE-tmp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'bind') diff --git a/bind/named.conf.pri b/bind/named.conf.pri index 5922e49..51d2d9d 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -25,7 +25,7 @@ zone "lonesamuelsson.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BIT zone "minard.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Maria Minard zone "netcommunity.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/OFF"; allow-transfer { bb_slaves; }; }; // Conduct zone "nicolaiwallner.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // Nicolai Wallner -zone "patientsikkerhed.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Cockpit +zone "patientsikkerhed.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE-tmp"; 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/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // Spiff diff --git a/bind/pri/BITBASE-tmp b/bind/pri/BITBASE-tmp index e3cbb15..a226bac 100644 --- a/bind/pri/BITBASE-tmp +++ b/bind/pri/BITBASE-tmp @@ -1,5 +1,5 @@ $TTL 3600 -@ IN SOA ns.bitbase.dk. teknik.bitbase.dk. ( +@ IN SOA ns.superserver.dk. teknik.bitbase.dk. ( 2004051902 ; serial 3600 ; refresh 1800 ; retry -- cgit v1.2.3