diff options
Diffstat (limited to 'bind/named.conf.pri')
-rw-r--r-- | bind/named.conf.pri | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bind/named.conf.pri b/bind/named.conf.pri index 83182ab..9fc5d4f 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -12,6 +12,8 @@ zone "bluepill.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDE zone "borneuni.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER"; allow-transfer { bb_slaves; }; }; // MacRonald zone "electrohype.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER-nomail"; allow-transfer { bb_slaves; }; }; // Maria Minard zone "himawari.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER"; allow-transfer { bb_slaves; }; }; // Kristin Birkeland +zone "idaa.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/IDA"; allow-transfer { bb_slaves; }; }; // IDA (admin=IDA) +zone "idraetsdaghojskolen.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/IDA"; allow-transfer { bb_slaves; }; }; // IDA (admin=IDA) zone "linuxparty.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER"; allow-transfer { bb_slaves; }; }; // Rune Zimmermann zone "linuxpiloterne.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER-nomail"; allow-transfer { bb_slaves; }; }; // MacRonald zone "mettehass.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER-jonesmail"; allow-transfer { bb_slaves; }; }; // Mette Hass |