diff options
author | Jonas Smedegaard <dr@jones.dk> | 2003-11-09 03:00:39 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2003-11-09 03:00:39 +0000 |
commit | edc53829e3ee568782bd0d138d906db887df9022 (patch) | |
tree | e007c0147089498fb68df74f7da85b2a529a38c3 | |
parent | 1a7058f9a6a7c552c4a5155f3c1bcd426dbe245f (diff) |
nicolaiwallner.com is no longer pending.
-rw-r--r-- | bind/named.conf.pri | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bind/named.conf.pri b/bind/named.conf.pri index 28f7332..434ee7c 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -2,7 +2,6 @@ zone "x.ascii33.net" { type master; file "/etc/local-COMMON/bind/BITBASE/x.ascii33.net"; allow-transfer { bb_slaves; }; }; // ASCII33 // int. pending -zone "nicolaiwallner.com" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Nicolai Wallner // dk ns.bitbase.dk zone "11low.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES-nomail"; allow-transfer { bb_slaves; }; }; // Morten Steinbach @@ -76,6 +75,7 @@ zone "eyefish.net" { type master; file "/etc/local-COMMON/bind/TRANSITION/JONES zone "eyefish.org" { type master; file "/etc/local-COMMON/bind/TRANSITION/JONES-nomail"; allow-transfer { bb_slaves; }; }; // Kent Dahl zone "haakansson.com" { type master; file "/etc/local-COMMON/bind/BITBASE/haakansson.com"; allow-transfer { bb_slaves; }; }; // Christoffer Haakansson zone "helbak.com" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { bb_slaves; }; }; // MacRonald +zone "nicolaiwallner.com" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Nicolai Wallner zone "solsikke.org" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // ASCII33 zone "taekkemand.net" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Thomas Melbye zone "womenspicnic.net" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // ASCII33 |