* Peter Pentchev: > adsuck is a small DNS server that spoofs blacklisted addresses and for- > wards all other queries. The idea is to be able to prevent connections > to undesirable sites such as ad servers, crawlers and other nasties. It > can be used locally, for the road warrior, or on the network perimeter in > order to protect machines from malicious sites.
"Spoofing" is the wrong word, "filtering" or "rewriting" is better. The PowerDNS recursor can do the same thing, using its preresolve hook and a bit of lua scripting. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

