diff options
author | Jonas Smedegaard <dr@jones.dk> | 2006-12-05 14:29:04 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2006-12-05 14:29:04 +0000 |
commit | 8c14e5c28c987b36e1a7aed0d6979df6bd19bbfb (patch) | |
tree | 6389fa3d1a756efacab0685e105a223eece3edd2 | |
parent | d9eac7662b13964f4535bc450c52be81e16590da (diff) |
Drop no longer served domain nilsstaerk.dk.
-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 d849ff9..bb03af6 100644 --- a/bind/named.conf.fake-102 +++ b/bind/named.conf.fake-102 @@ -20,7 +20,6 @@ zone "knudemand.dk" { type master; file "/etc/local-JONES.DK/bind/fake-102/JONE zone "knudemanden.dk" { type master; file "/etc/local-JONES.DK/bind/fake-102/JONES"; allow-transfer { jones_slaves; }; }; // Jacob Gorm (billing=Spiff) zone "macronald.dk" { type master; file "/etc/local-JONES.DK/bind/fake-102/JONES"; allow-transfer { jones_slaves; }; }; // MacRonald zone "mageloese.dk" { type master; file "/etc/local-JONES.DK/bind/fake-102/JONES"; allow-transfer { jones_slaves; }; }; // Annette MSG -zone "nilsstaerk.dk" { type master; file "/etc/local-JONES.DK/bind/fake-102/JONES"; allow-transfer { jones_slaves; }; }; // Nils Stærk (admin=Nils) zone "olinegaard.dk" { type master; file "/etc/local-JONES.DK/bind/fake-102/JONES"; allow-transfer { jones_slaves; }; }; // Olinesgaard (billing=Spiff) zone "olinesgaard.dk" { type master; file "/etc/local-JONES.DK/bind/fake-102/JONES"; allow-transfer { jones_slaves; }; }; // Olinesgaard (billing=Spiff) zone "peronard.dk" { type master; file "/etc/local-JONES.DK/bind/fake-102/JONES"; allow-transfer { jones_slaves; }; }; // Michael L.P. (owner=Spiff) diff --git a/bind/named.conf.fake-222 b/bind/named.conf.fake-222 index 432dbf1..979de05 100644 --- a/bind/named.conf.fake-222 +++ b/bind/named.conf.fake-222 @@ -20,7 +20,6 @@ zone "knudemand.dk" { type master; file "/etc/local-JONES.DK/bind/fake-222/JONE zone "knudemanden.dk" { type master; file "/etc/local-JONES.DK/bind/fake-222/JONES"; allow-transfer { jones_slaves; }; }; // Jacob Gorm (billing=Spiff) zone "macronald.dk" { type master; file "/etc/local-JONES.DK/bind/fake-222/JONES"; allow-transfer { jones_slaves; }; }; // MacRonald zone "mageloese.dk" { type master; file "/etc/local-JONES.DK/bind/fake-222/JONES"; allow-transfer { jones_slaves; }; }; // Annette MSG -zone "nilsstaerk.dk" { type master; file "/etc/local-JONES.DK/bind/fake-222/JONES"; allow-transfer { jones_slaves; }; }; // Nils Stærk (admin=Nils) zone "olinegaard.dk" { type master; file "/etc/local-JONES.DK/bind/fake-222/JONES"; allow-transfer { jones_slaves; }; }; // Olinesgaard (billing=Spiff) zone "olinesgaard.dk" { type master; file "/etc/local-JONES.DK/bind/fake-222/JONES"; allow-transfer { jones_slaves; }; }; // Olinesgaard (billing=Spiff) zone "peronard.dk" { type master; file "/etc/local-JONES.DK/bind/fake-222/JONES"; allow-transfer { jones_slaves; }; }; // Michael L.P. (owner=Spiff) diff --git a/bind/named.conf.pri b/bind/named.conf.pri index e830d87..f55e483 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -19,7 +19,6 @@ zone "knudemand.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; zone "knudemanden.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; allow-transfer { jones_slaves; }; }; // Jacob Gorm (billing=Spiff) zone "macronald.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; allow-transfer { jones_slaves; }; }; // MacRonald zone "mageloese.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; allow-transfer { jones_slaves; }; }; // Annette MSG -zone "nilsstaerk.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; allow-transfer { jones_slaves; }; }; // Nils Stærk (admin=Nils) zone "olinegaard.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; allow-transfer { jones_slaves; }; }; // Olinesgaard (billing=Spiff) zone "olinesgaard.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; allow-transfer { jones_slaves; }; }; // Olinesgaard (billing=Spiff) zone "peronard.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; allow-transfer { jones_slaves; }; }; // Michael L.P. (owner=Spiff) |