slackbuilds_ponce/network/fail2ban
David Somero cab389c06e network/fail2ban: Misc automated cleanups.
Signed-off-by: David Somero <xgizzmo@slackbuilds.org>
2010-06-04 01:12:43 -04:00
..
doinst.sh network/fail2ban: Updated for version 0.8.4 2010-05-13 00:36:23 +02:00
fail2ban.info network/fail2ban: Updated for version 0.8.4 2010-05-13 00:36:23 +02:00
fail2ban.logrotate
fail2ban.SlackBuild network/fail2ban: Misc automated cleanups. 2010-06-04 01:12:43 -04:00
rc.fail2ban network/fail2ban: Updated for version 0.8.4 2010-05-13 00:36:23 +02:00
README network/fail2ban: Updated for version 0.8.4 2010-05-13 00:36:23 +02:00
README.SBo network/fail2ban: Updated for version 0.8.4 2010-05-13 00:36:23 +02:00
slack-desc network/fail2ban: Updated for version 0.8.4 2010-05-13 00:36:23 +02:00

Fail2Ban scans log files like /var/log/pwdfail and bans IP that makes
too many password failures. It updates firewall rules to reject the 
IP address. These rules can be defined by the user. Fail2Ban can read
multiple log files such as sshd, Apache web server, postfix and others.

fail2ban has following dependencies which are offical Slackware packages:
1. Python >= 2.3 Required 
2. gamin >= 0.0.21 Optional

Also see README.SBo for configuration and upgrade help.