diff options
author | Jonas Smedegaard <dr@jones.dk> | 2011-03-29 13:29:15 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2011-03-29 13:29:15 +0200 |
commit | af322d2146da7ce3643a1442a9d073c85a099e07 (patch) | |
tree | 80f1228e82d60bad298aeb0411ba1f80a08f8e60 /bind | |
parent | b0dcb33baec436f447c18c1868a77a582ea1f07b (diff) |
Drop no longer served JONES domains mageloese.dk xn--magelse-u1a.dk (mageløse.dk).
Diffstat (limited to 'bind')
-rw-r--r-- | bind/named.conf.fake-222 | 2 | ||||
-rw-r--r-- | bind/named.conf.pri | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/bind/named.conf.fake-222 b/bind/named.conf.fake-222 index 99647d1..8c55232 100644 --- a/bind/named.conf.fake-222 +++ b/bind/named.conf.fake-222 @@ -11,9 +11,7 @@ zone "bassballs.dk" { type master; file "/etc/local-JONES.DK/bind/fake-222/JONE zone "feliciaweb.dk" { type master; file "/etc/local-JONES.DK/bind/fake-222/JONES"; allow-transfer { none; }; }; // Anders Krøyer zone "jones.dk" { type master; file "/etc/local-JONES.DK/bind/fake-222/jones.dk"; allow-transfer { none; }; }; // Jones zone "kassandra-production.dk" { type master; file "/etc/local-JONES.DK/bind/fake-222/JONES"; allow-transfer { none; }; }; // Annika Lewis (owner=Spiff) -zone "mageloese.dk" { type master; file "/etc/local-JONES.DK/bind/fake-222/JONES"; allow-transfer { none; }; }; // Annette MSG zone "peronard.dk" { type master; file "/etc/local-JONES.DK/bind/fake-222/JONES"; allow-transfer { none; }; }; // Michael L.P. (owner=Spiff) -zone "xn--magelse-u1a.dk" { type master; file "/etc/local-JONES.DK/bind/fake-222/JONES"; allow-transfer { none; }; }; // Annette MSG // int. dns.jones.dk zone "lejlighederinc.org" { type master; file "/etc/local-JONES.DK/bind/fake-222/JONES-nomail"; allow-transfer { }; }; // Annika Lewis diff --git a/bind/named.conf.pri b/bind/named.conf.pri index c652ab7..f8426de 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -10,9 +10,7 @@ zone "bassballs.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; zone "feliciaweb.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; allow-transfer { jones_slaves; }; }; // Anders Krøyer zone "jones.dk" { type master; file "/etc/local-JONES.DK/bind/pri/jones.dk"; allow-transfer { jones_slaves; }; }; // Jones zone "kassandra-production.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; allow-transfer { jones_slaves; }; }; // Annika Lewis (owner=Spiff) -zone "mageloese.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; allow-transfer { jones_slaves; }; }; // Annette MSG zone "peronard.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; allow-transfer { jones_slaves; }; }; // Michael L.P. (owner=Spiff) -zone "xn--magelse-u1a.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; allow-transfer { jones_slaves; }; }; // Annette MSG // int. dns.jones.dk zone "lejlighederinc.org" { type master; file "/etc/local-JONES.DK/bind/pri/JONES-nomail"; allow-transfer { jones_slaves; }; }; // Annika Lewis |