diff options
Diffstat (limited to 'bind')
-rw-r--r-- | bind/named.conf.fake-102 | 1 | ||||
-rw-r--r-- | bind/named.conf.fake-222 | 1 | ||||
-rw-r--r-- | bind/named.conf.pri | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/bind/named.conf.fake-102 b/bind/named.conf.fake-102 index 2b2a9f0..5582925 100644 --- a/bind/named.conf.fake-102 +++ b/bind/named.conf.fake-102 @@ -10,7 +10,6 @@ zone "annikalewis.dk" { type master; file "/etc/local-JONES.DK/bind/fake-102/JO zone "bassballs.dk" { type master; file "/etc/local-JONES.DK/bind/fake-102/JONES"; allow-transfer { jones_slaves; }; }; // Anders Krøyer zone "bluepill.dk" { type master; file "/etc/local-JONES.DK/bind/fake-102/JONES-nomail"; allow-transfer { jones_slaves; }; }; // Spiff zone "chp-bmx.dk" { type master; file "/etc/local-JONES.DK/bind/fake-102/OFF"; allow-transfer { jones_slaves; }; }; // Nils Stærk -zone "christinalegind.dk" { type master; file "/etc/local-JONES.DK/bind/fake-102/JONES"; allow-transfer { jones_slaves; }; }; // MacRonald (owner+billing=Spiff) zone "feliciaweb.dk" { type master; file "/etc/local-JONES.DK/bind/fake-102/JONES"; allow-transfer { jones_slaves; }; }; // Anders Krøyer zone "holtholm.dk" { type master; file "/etc/local-JONES.DK/bind/fake-102/JONES"; allow-transfer { jones_slaves; }; }; // Joachim Holten Palvig zone "istedgade103.dk" { type master; file "/etc/local-JONES.DK/bind/fake-102/JONES-nomail"; allow-transfer { jones_slaves; }; }; // MacRonald diff --git a/bind/named.conf.fake-222 b/bind/named.conf.fake-222 index d6abd3c..fc2e29d 100644 --- a/bind/named.conf.fake-222 +++ b/bind/named.conf.fake-222 @@ -11,7 +11,6 @@ zone "annikalewis.dk" { type master; file "/etc/local-JONES.DK/bind/fake-222/JO zone "bassballs.dk" { type master; file "/etc/local-JONES.DK/bind/fake-222/JONES"; allow-transfer { jones_slaves; }; }; // Anders Krøyer zone "bluepill.dk" { type master; file "/etc/local-JONES.DK/bind/fake-222/JONES-nomail"; allow-transfer { jones_slaves; }; }; // Spiff zone "chp-bmx.dk" { type master; file "/etc/local-JONES.DK/bind/fake-222/OFF"; allow-transfer { jones_slaves; }; }; // Nils Stærk -zone "christinalegind.dk" { type master; file "/etc/local-JONES.DK/bind/fake-222/JONES"; allow-transfer { jones_slaves; }; }; // MacRonald (owner+billing=Spiff) zone "feliciaweb.dk" { type master; file "/etc/local-JONES.DK/bind/fake-222/JONES"; allow-transfer { jones_slaves; }; }; // Anders Krøyer zone "holtholm.dk" { type master; file "/etc/local-JONES.DK/bind/fake-222/JONES"; allow-transfer { jones_slaves; }; }; // Joachim Holten Palvig zone "istedgade103.dk" { type master; file "/etc/local-JONES.DK/bind/fake-222/JONES-nomail"; allow-transfer { jones_slaves; }; }; // MacRonald diff --git a/bind/named.conf.pri b/bind/named.conf.pri index 2dc129e..b29f534 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -9,7 +9,6 @@ zone "anniqa.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; al zone "annikalewis.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; allow-transfer { jones_slaves; }; }; // Annika Lewis zone "bassballs.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; allow-transfer { jones_slaves; }; }; // Anders Krøyer zone "bluepill.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES-nomail"; allow-transfer { jones_slaves; }; }; // Spiff -zone "christinalegind.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; allow-transfer { jones_slaves; }; }; // MacRonald (owner+billing=Spiff) zone "feliciaweb.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; allow-transfer { jones_slaves; }; }; // Anders Krøyer zone "holtholm.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; allow-transfer { jones_slaves; }; }; // Joachim Holten Palvig zone "istedgade103.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES-nomail"; allow-transfer { jones_slaves; }; }; // MacRonald |