Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Apr 2018 09:45:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 227577] security/py-fail2ban: writes '_ip_value' to /etc/hosts.deny instead of the banned IP address
Message-ID:  <bug-227577-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227577

            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@FreeBSD.org
          Reporter: niels=3Dfreebsd@bakker.net
                CC: theis@gmx.at
                CC: theis@gmx.at
             Flags: maintainer-feedback?(theis@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 m=
any
password failures
python27-2.7.14_1              Interpreted object-oriented programming lang=
uage

# 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/92f19d06048282d7c95c9a003cd8439=
89d22e8f6

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227577-7788>