Programming Languages: Python
Hi, With fail2ban 0.8.6 under gentoo, as a French user with locale LANG=fr_FR@euro, I had to remove Date lines in all sendmail*.conf because it is sent with date in french format which is not well understood by mail servers. I don't know if for you it's a bug but it was annoying for me (and me be others non EN users) and I wanted you to know that.
2012-04-24 13:11:52 PDT by novazur
hi! what about banning ip's from more than one machine? i think there is a need for syncing banned ips from one machine to others. the sync might be handeled by the server instances and the command to do that, might come from the client of f2b.
2012-04-13 02:28:13 PDT by mccurly
Info for IPv6 and fail2ban blocklist.de support, here is a quote ---- blocklist.de ipv6 2012-03-13 ---- When you have patched Fail2ban and he can support ipv6, we can also list ipv6-Attackers, but not in the dns-rbl. The Database-Fieds an IP-Checks are IPv6 ready, but at the moment i never have seen an ipv6-attacker. Your blocklist.de-Team ----/----.
2012-03-13 09:12:21 PDT by shrek-m
see https://bugzilla.redhat.com/show_bug.cgi?id=800694 [RFEs] A - IPv6 support, B - blocklist.de, C - autofwd -------- it would be great if you could add direct support for http://www.blocklist.de http://www.blocklist.de/en/api.html http://www.blocklist.de/en/export.html as a none-developer my first thoughts are something like 1) evtl. action = blocklist[.conf] check the banned...
2012-03-09 11:14:52 PST by shrek-m
see https://bugzilla.redhat.com/show_bug.cgi?id=800694 [RFEs] A - IPv6 support, B - blocklist.de, C - autofwd -------- it would be great if you could provide a update or a new release with ipv6 support before the world ipv6 launch day 2012-06-06 http://www.worldipv6launch.org/ I found a working IPv6 patch for fail2ban and it works for me on several production servers (fedora...
2012-03-09 10:52:17 PST by shrek-m
I have moved discussion on the issue to github: https://github.com/fail2ban/fail2ban/issues/32.
2012-01-25 15:50:33 PST by yarikoptic
I already posted this problem in the fail2ban-user mailing list and only now found this thread. Were you able to solve this problem? And how did you manage to adapt the log check rule? I tried changing mine and it works in logcheck-test but not in the "real" process.
2012-01-24 12:54:25 PST by chengfu
banip does not work for me in CentOS 5.x (and presumably RHEL5.x). I have updated python to latest, 2.4.3-44. I have tried fail2ban 0.8.4 through 0.8.6, using rpm, tar, github versions. I manually changed filter.py to import the time module in 0.8.4. No errors at all reported, but no IP gets banned using banip. Filters do work, so automatic banning does work.
2011-12-21 16:30:25 PST by tobinrw