Re: using bind for blacklist of domains

2009-03-24 Thread Jeremy C. Reed
On Tue, 24 Mar 2009, Kevin Darcy wrote: > SOA record is now used as the "negative caching TTL", not "minimum" in any > sense of the word. The comment should probably reflect that. off-list now to get BIND's generated outputs to say the same thing :) ___

Re: using bind for blacklist of domains

2009-03-24 Thread dhottinger
Contents of blockeddomains.host: $TTL 86400 ; one day @ IN SOA ns.hhs.harrisonburg.k12.va.us ( 2004061000 ; serial number 09032401 28800 ; refresh 8 hours 7200 ; retry 2 hours 864000 ; expire 10 days 86400 ) ; min ttl 1 day NS ns1.harrisonburg.k12.va.us. NS ns2.harrisonburg.k12.va.us. A 0.0.0

Re: using bind for blacklist of domains

2009-03-24 Thread Kevin Darcy
dhottin...@harrisonburg.k12.va.us wrote: Quoting Kevin Darcy : dhottin...@harrisonburg.k12.va.us wrote: Quoting Doug McIntyre : In comp.protocols.dns.bind you write: Has anyone used their internal dns server for blacklisting? I would like to specifically block access to domains that are spr

Re: using bind for blacklist of domains

2009-03-24 Thread Jeremy C. Reed
> @ IN SOA ns.hhs.harrisonburg.k12.va.us > ( > 2004061000 ; serial number 09032401 > 28800 ; refresh 8 hours > 7200; retry2 hours > 864000 ;

Re: using bind for blacklist of domains

2009-03-24 Thread dhottinger
Quoting Kevin Darcy : dhottin...@harrisonburg.k12.va.us wrote: Quoting Doug McIntyre : In comp.protocols.dns.bind you write: Has anyone used their internal dns server for blacklisting? I would like to specifically block access to domains that are spreading malware. I was grepping around the

Re: using bind for blacklist of domains

2009-03-24 Thread Kevin Darcy
dhottin...@harrisonburg.k12.va.us wrote: Quoting Doug McIntyre : In comp.protocols.dns.bind you write: Has anyone used their internal dns server for blacklisting? I would like to specifically block access to domains that are spreading malware. I was grepping around the internet and fell upon t

Re: using bind for blacklist of domains

2009-03-24 Thread dhottinger
Quoting Doug McIntyre : In comp.protocols.dns.bind you write: Has anyone used their internal dns server for blacklisting? I would like to specifically block access to domains that are spreading malware. I was grepping around the internet and fell upon this website http://www.malwaredomains.co

using bind for blacklist of domains

2009-03-24 Thread dhottinger
Has anyone used their internal dns server for blacklisting? I would like to specifically block access to domains that are spreading malware. I was grepping around the internet and fell upon this website http://www.malwaredomains.com/, but dont seem to be able to get my internal name serve