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 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bind/named.conf.pri') 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 -- cgit v1.2.3