Tuesday, July 31, 2012

fail2ban: Fix for iptables actions failing when run concurrently

Actions that call iptables fail when they are run at the same time by separate threads. I have added a lock to disallow prevent the problem. The patch should be applied to server/action.py

download there:
http://sourceforge.net/tracker/?func=detail&aid=3413485&group_id=121032&atid=689046

No comments: