summaryrefslogtreecommitdiffstats
path: root/network/fail2ban/README
blob: 5993d3c304a9e1a7049a801acd01e99413d5c4ce (plain)
1
2
3
4
5
6
7
8
9
10
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.