Bug 1275374

Summary: fail2ban package from EPEL6 is incompatible with RHEL6 iptables (-w option)
Product: [Fedora] Fedora EPEL Reporter: Richard Brittain <richard.brittain>
Component: fail2banAssignee: Orion Poplawski <orion>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: el6CC: athmanem, orion, vonsch
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-10-26 17:21:01 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Richard Brittain 2015-10-26 17:18:30 UTC
Description of problem:
fail2ban package from EPEL6 is incompatible with RHEL6 iptables

Version-Release number of selected component (if applicable):
0.9.3-1.el6

How reproducible:
Unmodified fail2ban configuration sets 'lockingopt = -w' in /etc/fail2ban/action.d/iptables-common.conf, but RHEL6 iptables doesn't support -w flag,
so all iptables commands are rejected.

Steps to Reproduce:
1. service fail2ban start
2. iptables -L  => no fail2ban chains created
3. errors reporting misuse of '-w' option in iptables command line are sent to syslog.

Actual results:


Expected results:


Additional info:

Comment 1 Orion Poplawski 2015-10-26 17:21:01 UTC

*** This bug has been marked as a duplicate of bug 1272681 ***