diff options
author | Jonas Smedegaard <dr@jones.dk> | 2005-01-07 16:04:41 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2005-01-07 16:04:41 +0000 |
commit | be019b363d4c8253e51b34face6df498752cbb0d (patch) | |
tree | 83e01a8c24b8500e911b3bc41269fef917d6516d | |
parent | b87c84f0af6bed031d0b56c196bdb45f0d8d9eb8 (diff) |
Remove no longer served domain altnet.dk.
-rw-r--r-- | bind/named.conf.pri | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bind/named.conf.pri b/bind/named.conf.pri index 1e63cbf..9025437 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -7,7 +7,6 @@ // dk ns.bitbase.dk zone "3rdculture.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // MacRonald (billing=Spiff) zone "adakrem.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // MacRonald (admin=NettoNet) -zone "altnet.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // AltNet zone "biks.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // MacRonald zone "bitbabe.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // Spiff zone "bitbase.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/bitbase.dk"; allow-transfer { bb_slaves; }; }; // Spiff |