[Bug 227577] security/py-fail2ban: writes '_ip_value' to /etc/hosts.deny instead of the banned IP address
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Apr 17 09:45:35 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227577
Bug ID: 227577
Summary: security/py-fail2ban: writes '_ip_value' to
/etc/hosts.deny instead of the banned IP address
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: niels=freebsd at bakker.net
CC: theis at gmx.at
CC: theis at gmx.at
Flags: maintainer-feedback?(theis at gmx.at)
FreeBSD 10.3, amd64 and i386. Package versions installed:
py27-fail2ban-0.10.3.1 Scans log files and bans IP that makes too many
password failures
python27-2.7.14_1 Interpreted object-oriented programming language
# tail -1 /etc/hosts.deny
ALL: <_ip_value>
Reverting this commit fixes the problem and will have IP addresses appended to
/etc/hosts.deny agan, though it may re-break syntax for IPv6:
https://github.com/fail2ban/fail2ban/commit/92f19d06048282d7c95c9a003cd843989d22e8f6
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list