From 92413ad903211b0e758d84ac81199b831640d204 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 8 Oct 2007 13:43:48 +0000 Subject: Fix domains erronously disabled during move to new home for creander at bytemark.co.uk (affects linuxpiloterne.dk, tinghaven.dk, xn--brnenesmagasin-qqb.dk, bygalternativt.dk, bmagasin.dk, lonesamuelsson.dk, xn--lgeforening-98a.dk). --- bind/named.conf.pri | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'bind/named.conf.pri') diff --git a/bind/named.conf.pri b/bind/named.conf.pri index af3db25..3ae4044 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -8,25 +8,25 @@ zone "adakrem.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // MacRonald (admin=NettoNet) zone "biks.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER-nomail"; allow-transfer { bb_slaves; }; }; // Jones zone "bitbase.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/bitbase.dk"; allow-transfer { bb_slaves; }; }; // Spiff -zone "bmagasin.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE-oldmail"; allow-transfer { bb_slaves; }; }; // Lif Rosenkvist +zone "bmagasin.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // Lif Rosenkvist zone "borneuni.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // MacRonald -zone "bygalternativt.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE-oldnomail"; allow-transfer { bb_slaves; }; }; // Lone Samuelsson +zone "bygalternativt.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // Lone Samuelsson zone "byglos.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // Lone Samuelsson zone "electrohype.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // Maria Minard zone "jazzhors.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // Christen Hansen zone "laegeforening.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // Christen Hansen zone "linuxparty.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // Rune Zimmermann -zone "linuxpiloterne.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE-oldnomail"; allow-transfer { bb_slaves; }; }; // MacRonald +zone "linuxpiloterne.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // MacRonald zone "livskunsten.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/livskunsten.dk"; allow-transfer { bb_slaves; }; }; // Christen Hansen -zone "lonesamuelsson.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE-oldnomail"; allow-transfer { bb_slaves; }; }; // Lone Samuelsson +zone "lonesamuelsson.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // Lone Samuelsson zone "mettehass.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/mettehass.dk"; allow-transfer { bb_slaves; }; }; // Mette Hass zone "patientsikkerhed.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // Patientsikkerhed (admin=Patientsikkerhed) zone "shakeland.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // Thomas Melbye zone "starquality.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // AltNet zone "svalerne.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/svalerne.dk"; allow-transfer { bb_slaves; }; }; // Svalerne -zone "tinghaven.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE-oldnomail"; allow-transfer { bb_slaves; }; }; // Lone Samuelsson -zone "xn--lgeforening-98a.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE-oldnomail"; allow-transfer { bb_slaves; }; }; // Christen Hansen -zone "xn--brnenesmagasin-qqb.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE-oldnomail"; allow-transfer { bb_slaves; }; }; // Lif Rosenkvist +zone "tinghaven.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // Lone Samuelsson +zone "xn--lgeforening-98a.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // Christen Hansen +zone "xn--brnenesmagasin-qqb.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // Lif Rosenkvist // int. ns.bitbase.dk zone "haakansson.com" { type master; file "/etc/local-BITBASE.DK/bind/pri/haakansson.com"; allow-transfer { bb_slaves; }; }; // Christoffer Haakansson (reg=TotalReg) -- cgit v1.2.3