diff options
Diffstat (limited to 'bind/named.conf.pri')
-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 d8190c9..2ae9fbe 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -22,7 +22,7 @@ zone "linuxpiloterne.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BIT 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 -zone "patientsikkerhed.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // Patientsikkerhed (admin=Patientsikkerhed) +zone "patientsikkerhed.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER-nomail"; allow-transfer { bb_slaves; }; }; // Patientsikkerhed (admin=Patientsikkerhed) zone "redpill.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER"; allow-transfer { bb_slaves; }; }; // Spiff zone "shakeland.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // Thomas Melbye zone "starquality.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // AltNet |