2005-07-06 23:10:26 +00:00
|
|
|
Source: fail2ban
|
|
|
|
Section: net
|
|
|
|
Priority: optional
|
2005-07-07 01:52:07 +00:00
|
|
|
Maintainer: Yaroslav Halchenko <debian@onerussian.com>
|
2005-07-07 01:56:20 +00:00
|
|
|
Build-Depends-Indep: debhelper (>= 4.1.67), python, python2.3-dev, help2man
|
2005-07-06 23:10:26 +00:00
|
|
|
Standards-Version: 3.6.1
|
|
|
|
|
|
|
|
Package: fail2ban
|
|
|
|
Architecture: all
|
2005-07-07 02:21:04 +00:00
|
|
|
Depends: python, iptables
|
2005-07-13 09:21:21 +00:00
|
|
|
Description: Fail2ban bans IPs that cause multiple authentication errors
|
|
|
|
Fail2ban monitors log files (e.g. /var/log/auth.log,
|
|
|
|
/var/log/apache/access.log) and temporarily bans failure-prone
|
|
|
|
addresses by updating existing firewall rules. Currently, iptables,
|
|
|
|
ipfwadm and ipfw are supported.
|
2005-07-06 23:10:26 +00:00
|
|
|
.
|
|
|
|
Homepage: http://www.sourceforge.net/projects/fail2ban
|
|
|
|
|