diff options
-rw-r--r-- | bind/named.conf.pri | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bind/named.conf.pri b/bind/named.conf.pri index cd5c950..9a30667 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -48,6 +48,7 @@ zone "knudemanden.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES zone "kontur.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/kontur.dk"; allow-transfer { bb_slaves; }; }; // LAB zone "linuxpilot.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/LINUXPILOT"; allow-transfer { bb_slaves; }; }; // MacRonald zone "linuxpiloterne.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/LINUXPILOT"; allow-transfer { bb_slaves; }; }; // MacRonald +zone "livskunsten.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Christen Hansen zone "macronald.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { bb_slaves; }; }; // MacRonald zone "minard.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Maria Minard zone "netcommunity.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Conduct |