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
fail2ban.info
fail2ban.logrotate
fail2ban.SlackBuild
rc.fail2ban
README
README.SBo
slack-desc

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.