|
@@ -113,10 +113,20 @@ ipban_cleanup_interval: 60
|
|
//ip_sync_interval: 10
|
|
//ip_sync_interval: 10
|
|
|
|
|
|
// DNS Blacklist Blocking
|
|
// DNS Blacklist Blocking
|
|
-// If enabled, each incoming connection will be tested against the blacklists
|
|
|
|
|
|
+// If enabled, each incoming connection will be tested against the blacklists
|
|
// on the specified dnsbl_servers (comma-separated list)
|
|
// on the specified dnsbl_servers (comma-separated list)
|
|
use_dnsbl: no
|
|
use_dnsbl: no
|
|
-dnsbl_servers: dnsbl.deltaanime.net
|
|
|
|
|
|
+dnsbl_servers: bl.blocklist.de, socks.dnsbl.sorbs.net
|
|
|
|
+// Here are some free DNS Blacklist Services: http://en.wikipedia.org/wiki/Comparison_of_DNS_blacklists
|
|
|
|
+//==============================================================================
|
|
|
|
+// dnsbl_servers Description
|
|
|
|
+// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
|
|
|
+// bl.blocklist.de IP-Addresses who attack other servers/honeypots over SSH, FTP, IMAP, etc.
|
|
|
|
+// ircbl.ahbl.org AHBL (open proxies, compromised machines, comment spammers)
|
|
|
|
+// safe.dnsbl.sorbs.net All zones in dnsbl.sorbs.net except "recent" and "escalations"
|
|
|
|
+// sbl-xbl.spamhaus.org Spamhaus blacklist (spammers, open proxies)
|
|
|
|
+// socks.dnsbl.sorbs.net Open SOCKS proxy servers
|
|
|
|
+// tor.ahbl.org Current tor relay and exit nodes
|
|
|
|
|
|
// Which account engine to use.
|
|
// Which account engine to use.
|
|
// 'auto' selects the first engine available (txt, sql, then others)
|
|
// 'auto' selects the first engine available (txt, sql, then others)
|