DNS Blacklist Packet Filter project is a Linux netfilter client that decides whether to accept or drop packets based on the results of a DNS blacklist query (such as MAPS, SORBS, or SPEWS, to name a few).
One use is to filter all incoming SMTP SYN packets for spam filtering.
Requirements:
· dot.conf 1.0.11
· iptables 1.2.8
· FireDNS (optional)
What's New in This Release:
· A few minor cleanups were made to make the client work with newer machines and OSes.
· It now compiles and runs successfully on FC9 under 2.6.25 on a 64-bit machine.
Product's homepage
What's New in This Release: [ read full changelog ]
· This version rips out dotconf and replaces it with libconfig (a sample config is included).
· There are other miscellaneous fixes and improvements.