m_dnsbl
Module Author: Adam
Category: Other
Status: Published
User Rating:
(0 Comments)
Allows Anope to check connecting users against DNS blacklists and ban them if necessary. To install on Linux, extract the .tar.gz file and copy the folder to src/modules, then make && make install. To install on Windows, extract the .tar.gz file and copy m_dnsbl.dll to the Anope module folder.
To configure, add the following two configuration items:
DNSBlacklists, a space separated list DNS blacklists, eg:
DNSBlacklists "dnsbl.dronebl.org rbl.efnetrbl.org"
and DNSBanTime, the time to place bans for, which defaults to 4 hours.
Latest Module Releases
- v1.2 - Released: 09/01/11 (1 file)
- v1.1 - Released: 07/01/11 (1 file)
- v1.0 - Released: 02/12/10 (1 file)