From 0a0d17006fdc2679d54f17e7930809c25c0655b2 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 5 Dec 2007 07:30:23 +0000 Subject: Host abandoned domains bmagasin.dk, patientsikkerhed.dk and børnenesmagasin.dk as OFF. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bind/named.conf.pri | 6 +++--- bind/pri/OFF | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'bind') diff --git a/bind/named.conf.pri b/bind/named.conf.pri index 5863b47..c77320d 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -10,7 +10,6 @@ zone "biks.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER-n zone "bitbase.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/bitbase.dk"; allow-transfer { bb_slaves; }; }; // Spiff zone "blanksoegaard.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER-nomail"; allow-transfer { bb_slaves; }; }; // Jones zone "bluepill.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER-nomail"; allow-transfer { bb_slaves; }; }; // Spiff -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/COREANDER"; allow-transfer { bb_slaves; }; }; // MacRonald 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/COREANDER"; allow-transfer { bb_slaves; }; }; // Christen Hansen @@ -18,7 +17,6 @@ zone "linuxparty.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREAN zone "linuxpiloterne.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER-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 "mettehass.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER-jonesmail"; allow-transfer { bb_slaves; }; }; // Mette Hass -zone "patientsikkerhed.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER-nomail"; allow-transfer { bb_slaves; }; }; // Patientsikkerhed (admin=Patientsikkerhed) zone "redpill.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER"; allow-transfer { bb_slaves; }; }; // Spiff zone "shakeland.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER"; allow-transfer { bb_slaves; }; }; // Thomas Melbye zone "starquality.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // AltNet @@ -26,10 +24,12 @@ zone "svalerne.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/svalerne zone "tinghaven.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // Lone Samuelsson zone "xn--blanksgaard-lgb.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER-nomail"; allow-transfer { bb_slaves; }; }; // Jones 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) zone "taekkemand.net" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER"; allow-transfer { bb_slaves; }; }; // Thomas Melbye // to-be-dropped ns.bitbase.dk +zone "bmagasin.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/OFF"; allow-transfer { bb_slaves; }; }; // Lif Rosenkvist +zone "patientsikkerhed.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/OFF"; allow-transfer { bb_slaves; }; }; // Patientsikkerhed (admin=Patientsikkerhed) +zone "xn--brnenesmagasin-qqb.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/OFF"; allow-transfer { bb_slaves; }; }; // Lif Rosenkvist diff --git a/bind/pri/OFF b/bind/pri/OFF index acb465c..93366c9 100644 --- a/bind/pri/OFF +++ b/bind/pri/OFF @@ -1,6 +1,6 @@ $TTL 3600 @ SOA ns.bitbase.dk. teknik.bitbase.dk. ( - 2004051901 ; serial + 2007120501 ; serial 3600 ; refresh 1800 ; retry 604800 ; expire -- cgit v1.2.3