diff options
author | Jonas Smedegaard <dr@jones.dk> | 2004-05-18 18:40:56 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2004-05-18 18:40:56 +0000 |
commit | 4fdef8853c6f67bfd5404d650cfce91a7c0c3ff0 (patch) | |
tree | 1f6ad2933a1d929b4c774548c2a5d9aa73c38cd6 /bind | |
parent | ded7f93310b87d6836fcac2dc7eff04596fe676e (diff) |
No longer allow seeding xenux, catpipe or old location of ns.superserver.dk (morla.conduct.dk).
Diffstat (limited to 'bind')
-rw-r--r-- | bind/named.conf.acl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/bind/named.conf.acl b/bind/named.conf.acl index 289d058..cafea42 100644 --- a/bind/named.conf.acl +++ b/bind/named.conf.acl @@ -1,7 +1,6 @@ acl jones_slaves { 193.163.102.6; // hostcount.dk-hostmaster.dk 80.166.109.186; // ns.superserver.dk - 212.99.226.254; // old ns.superserver.dk 212.99.226.250; // ns.bitbase.dk 62.121.169.66; // ns.homebase.dk 213.237.80.158; // ns.107b.dk @@ -9,8 +8,4 @@ acl jones_slaves { 62.243.165.95; // dns.jones.dk 217.157.178.135; // ns.idaskolen.dk 80.166.109.186; // ns.dgi-huset.dk - - 195.184.98.98; // old ns.xenux.dk - 195.249.214.131; // new ns.xenux.dk - 195.249.214.145; // somewhere at catpipe... }; |