cvs commit: ports/security Makefile ports/security/py-fail2ban
Makefile distinfo pkg-descr pkg-plist
Philip M. Gollucci
pgollucci at FreeBSD.org
Tue Jan 13 10:22:20 PST 2009
pgollucci 2009-01-13 18:22:19 UTC
FreeBSD ports repository
Modified files:
security Makefile
Added files:
security/py-fail2ban Makefile distinfo pkg-descr pkg-plist
Log:
Fail2ban scans log files like /var/log/pwdfail or /var/log/apache/error_log
and bans IP that makes too many password failures. It updates
firewall rules to reject the IP address.
WWW: http://www.fail2ban.org/wiki/index.php/Main_Page
Revision Changes Path
1.1012 +1 -0 ports/security/Makefile
1.1 +35 -0 ports/security/py-fail2ban/Makefile (new)
1.1 +3 -0 ports/security/py-fail2ban/distinfo (new)
1.1 +5 -0 ports/security/py-fail2ban/pkg-descr (new)
1.1 +119 -0 ports/security/py-fail2ban/pkg-plist (new)
More information about the cvs-ports
mailing list