diff options
author | Jonas Smedegaard <dr@jones.dk> | 2004-01-30 16:06:15 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2004-01-30 16:06:15 +0000 |
commit | f040e8b3b7b1c5e964419f9fe6fa2c6288d744a0 (patch) | |
tree | 4432e6b2c995c43020fe9f3d8f4bb3a9bae94313 /bind | |
parent | b0309a15b3c923552ed5504d13efed8028251589 (diff) |
Remove entries for JONES domain nobullshit.dk no longer served there.
Diffstat (limited to 'bind')
-rw-r--r-- | bind/named.conf.fake | 1 | ||||
-rw-r--r-- | bind/named.conf.pri | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/bind/named.conf.fake b/bind/named.conf.fake index 3b433b0..e35837c 100644 --- a/bind/named.conf.fake +++ b/bind/named.conf.fake @@ -18,7 +18,6 @@ zone "knudemand.dk" { type master; file "/etc/local-COMMON/bind/JONES-fake/JONE zone "knudemanden.dk" { type master; file "/etc/local-COMMON/bind/JONES-fake/JONES"; allow-transfer { none; }; }; // Jacob Gorm zone "macronald.dk" { type master; file "/etc/local-COMMON/bind/JONES-fake/JONES"; allow-transfer { none; }; }; // MacRonald zone "nilsstaerk.dk" { type master; file "/etc/local-COMMON/bind/JONES-fake/JONES"; allow-transfer { none; }; }; // Nils Stærk -zone "nobullshit.dk" { type master; file "/etc/local-COMMON/bind/JONES-fake/JONES-nomail"; allow-transfer { none; }; }; // Kent Dahl zone "peronard.dk" { type master; file "/etc/local-COMMON/bind/JONES-fake/JONES"; allow-transfer { none; }; }; // Michael L.P. zone "public-e.dk" { type master; file "/etc/local-COMMON/bind/JONES-fake/JONES"; allow-transfer { none; }; }; // Sara Gebran zone "redpill.dk" { type master; file "/etc/local-COMMON/bind/JONES-fake/JONES"; allow-transfer { none; }; }; // Spiff diff --git a/bind/named.conf.pri b/bind/named.conf.pri index 40a7792..8af3316 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -18,7 +18,6 @@ zone "knudemand.dk" { type master; file "/etc/local-COMMON/bind/JONES/JONES"; zone "knudemanden.dk" { type master; file "/etc/local-COMMON/bind/JONES/JONES"; allow-transfer { jones_slaves; }; }; // Jacob Gorm zone "macronald.dk" { type master; file "/etc/local-COMMON/bind/JONES/JONES"; allow-transfer { jones_slaves; }; }; // MacRonald zone "nilsstaerk.dk" { type master; file "/etc/local-COMMON/bind/JONES/JONES"; allow-transfer { jones_slaves; }; }; // Nils Stærk -zone "nobullshit.dk" { type master; file "/etc/local-COMMON/bind/JONES/JONES-nomail"; allow-transfer { jones_slaves; }; }; // Kent Dahl zone "peronard.dk" { type master; file "/etc/local-COMMON/bind/JONES/JONES"; allow-transfer { jones_slaves; }; }; // Michael L.P. zone "public-e.dk" { type master; file "/etc/local-COMMON/bind/JONES/JONES"; allow-transfer { jones_slaves; }; }; // Sara Gebran zone "redpill.dk" { type master; file "/etc/local-COMMON/bind/JONES/JONES"; allow-transfer { jones_slaves; }; }; // Spiff |