diff options
author | Jonas Smedegaard <dr@jones.dk> | 2005-06-13 17:05:57 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2005-06-13 17:05:57 +0000 |
commit | b87d7a1a0f6aad5484b1a45b9950ec3e552a1ac3 (patch) | |
tree | 09da1f0f1e870b0f812137b0733e495a7e62c31f | |
parent | 7b927eaefe5bb585d86c7634f555608df80418e3 (diff) |
christinalegind.dk moved from JONES-mailonly to JONES.
-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 33de753..3c5b0ae 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -9,7 +9,7 @@ zone "bassballs.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES-nom 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 -zone "christinalegind.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES-nomail"; allow-transfer { jones_slaves; }; }; // MacRonald (owner+billing=Spiff) +zone "christinalegind.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; allow-transfer { jones_slaves; }; }; // MacRonald (owner+billing=Spiff) zone "cph-bmx.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; allow-transfer { jones_slaves; }; }; // Nils Stærk (admin=Nils) zone "istedgade103.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES-nomail"; allow-transfer { jones_slaves; }; }; // MacRonald zone "jones.dk" { type master; file "/etc/local-JONES.DK/bind/pri/jones.dk"; allow-transfer { jones_slaves; }; }; // Jones |