diff options
Diffstat (limited to 'bind/named.conf.pri')
-rw-r--r-- | bind/named.conf.pri | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/bind/named.conf.pri b/bind/named.conf.pri new file mode 100644 index 0000000..5f94f74 --- /dev/null +++ b/bind/named.conf.pri @@ -0,0 +1,35 @@ +// private + +// dk pending + +// int. pending + +// dk ns.bitbase.dk +zone "11low.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES-nomail"; allow-transfer { jones_slaves; }; }; // Morten Steinbach +zone "bassballs.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES-nomail"; allow-transfer { jones_slaves; }; }; // Anders Krøyer +zone "bawnager.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES-mailonly"; allow-transfer { jones_slaves; }; }; +zone "bluepill.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES-nomail"; allow-transfer { jones_slaves; }; }; // Spiff +zone "cph-bmx.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { jones_slaves; }; }; // Nils Stærk +zone "cph-squarekitchen.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES-nomail"; allow-transfer { jones_slaves; }; }; // MacRonald +zone "istedgade103.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES-nomail"; allow-transfer { jones_slaves; }; }; // MacRonald +zone "jones.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/jones.dk"; allow-transfer { jones_slaves; }; }; // Jones +zone "kassandra-production.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { jones_slaves; }; }; +zone "knudemand.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { jones_slaves; }; }; // Jacob Gorm +zone "knudemanden.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { jones_slaves; }; }; // Jacob Gorm +zone "macronald.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { jones_slaves; }; }; // MacRonald +zone "nilsstaerk.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { jones_slaves; }; }; // Nils Stærk +zone "nobullshit.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES-nomail"; allow-transfer { jones_slaves; }; }; // Kent Dahl +zone "peronard.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { jones_slaves; }; }; // Michael L.P. +zone "public-e.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { jones_slaves; }; }; // Sara Gebran +zone "redpill.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { jones_slaves; }; }; // Spiff +zone "skubforum.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES-nomail"; allow-transfer { jones_slaves; }; }; // MacRonald +zone "sundbykajak.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { jones_slaves; }; }; // Jacob Gorm +zone "vesterbronx.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES-nomail"; allow-transfer { jones_slaves; }; }; // MacRonald +zone "vesterkaer.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { jones_slaves; }; }; // Morten Steinbak +zone "vinbar.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES-nomail"; allow-transfer { jones_slaves; }; }; // MacRonald +zone "vinterstemmer.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES-nomail"; allow-transfer { jones_slaves; }; }; // Troels + +// int. ns.bitbase.dk +zone "craignative.com" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { jones_slaves; }; }; // Jacob Valdemar +zone "eyefish.org" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES-nomail"; allow-transfer { jones_slaves; }; }; // Kent Dahl +zone "helbak.com" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { jones_slaves; }; }; // MacRonald |