From 8e2e2e7fd5c3a411b40b0c71aa2a1f55080778c4 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 9 Oct 2004 00:42:57 +0000 Subject: Disable suspended domain 11low.dk. --- bind/named.conf.pri | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bind') diff --git a/bind/named.conf.pri b/bind/named.conf.pri index 13583e7..e49609d 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -5,7 +5,6 @@ // int. pending // dk dns.jones.dk -zone "11low.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES-nomail"; allow-transfer { jones_slaves; }; }; // Morten Steinbach zone "bassballs.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES-nomail"; allow-transfer { jones_slaves; }; }; // Anders Krøyer zone "bawnager.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES-mailonly"; allow-transfer { jones_slaves; }; }; zone "bluepill.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES-nomail"; allow-transfer { jones_slaves; }; }; // Spiff @@ -38,3 +37,4 @@ zone "helbak.com" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; al // to-be-dropped dns.jones.dk // zone "eventyrklub.dk" { type master; file "/etc/local-JONES.DK/bind/pri/OFF"; allow-transfer { jones_slaves; }; }; // Fritz // finurlighed.dk (admin=Spiff) +// zone "11low.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES-nomail"; allow-transfer { jones_slaves; }; }; // Morten Steinbach -- cgit v1.2.3