diff options
Diffstat (limited to 'bind')
-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 2ae9fbe..8ffb4f7 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -18,7 +18,7 @@ zone "electrohype.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBA zone "jazzhors.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // Christen Hansen zone "laegeforening.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // Christen Hansen zone "linuxparty.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // Rune Zimmermann -zone "linuxpiloterne.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // MacRonald +zone "linuxpiloterne.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER-nomail"; allow-transfer { bb_slaves; }; }; // MacRonald zone "livskunsten.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/livskunsten.dk"; allow-transfer { bb_slaves; }; }; // Christen Hansen zone "lonesamuelsson.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // Lone Samuelsson zone "mettehass.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER-jonesmail"; allow-transfer { bb_slaves; }; }; // Mette Hass |