diff options
author | Jonas Smedegaard <dr@jones.dk> | 2004-09-01 14:43:50 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2004-09-01 14:43:50 +0000 |
commit | 8cb3b7d521c9fff45248f60a435ffc3535d3e859 (patch) | |
tree | 84a8b749386d3f45db65d9ddb2228050c629ae1f /bind | |
parent | 254cc716d7e61875d1fc0a6c5e480ad16ee19faf (diff) |
Update comments (whois info corrected for macronald.dk and bassballs.dk). Changed eyefish.org and eventyrklub.dk from JONES-nomail to OFF.
Diffstat (limited to 'bind')
-rw-r--r-- | bind/named.conf.pri | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/bind/named.conf.pri b/bind/named.conf.pri index 8b7f8f0..5ecec0f 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -6,7 +6,7 @@ // 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 (admin=Anders) +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 // zone "chp-bmx.dk" { type master; file "/etc/local-JONES.DK/bind/pri/OFF"; allow-transfer { jones_slaves; }; }; // Nils Stærk @@ -17,7 +17,7 @@ zone "jones.dk" { type master; file "/etc/local-JONES.DK/bind/pri/jones.dk"; zone "kassandra-production.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; allow-transfer { jones_slaves; }; }; // Annika Lewis (owner=Spiff) zone "knudemand.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; allow-transfer { jones_slaves; }; }; // Jacob Gorm (billing=Spiff) zone "knudemanden.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; allow-transfer { jones_slaves; }; }; // Jacob Gorm (billing=Spiff) -zone "macronald.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; allow-transfer { jones_slaves; }; }; // MacRonald (billing=Spiff) +zone "macronald.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; allow-transfer { jones_slaves; }; }; // MacRonald zone "minbrorsbutik.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES-nomail"; allow-transfer { jones_slaves; }; }; // Michael L.P. zone "nilsstaerk.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; allow-transfer { jones_slaves; }; }; // Nils Stærk (admin=Nils) zone "peronard.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; allow-transfer { jones_slaves; }; }; // Michael L.P. (owner=Spiff) @@ -36,6 +36,6 @@ zone "helbak.com" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; al // dk suspended dns.jones.dk // to-be-dropped dns.jones.dk -zone "eyefish.org" { type master; file "/etc/local-JONES.DK/bind/pri/JONES-nomail"; allow-transfer { jones_slaves; }; }; // Kent Dahl -zone "eventyrklub.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES-nomail"; allow-transfer { jones_slaves; }; }; // Fritz +zone "eyefish.org" { type master; file "/etc/local-JONES.DK/bind/pri/OFF"; allow-transfer { jones_slaves; }; }; // Kent Dahl +zone "eventyrklub.dk" { type master; file "/etc/local-JONES.DK/bind/pri/OFF"; allow-transfer { jones_slaves; }; }; // Fritz // finurlighed.dk (admin=Spiff) |