slackbuilds_ponce/network/fail2ban
Nishant Limbachia d2da39a59b network/fail2ban: Updated for version 0.10.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-11-05 16:48:06 +00:00
..
config
patches
doinst.sh
fail2ban.info
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.

To install the bash completion script, pass BASH_COMPLETION=yes to the
SlackBuild, for example

  BASH_COMPLETION=yes ./fail2ban.SlackBuild

See README.SBo for configuration and upgrade help.