Last change
on this file since ca72aba was
c5c522c,
checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago
|
initial commit, transferred from cleaned syn3 svn tree
|
-
Property mode set to
100644
|
File size:
468 bytes
|
Rev | Line | |
---|
[c5c522c] | 1 | Fail2Ban scans log files like /var/log/pwdfail and bans IP that makes |
---|
| 2 | too many password failures. It updates firewall rules to reject the |
---|
| 3 | IP address. These rules can be defined by the user. Fail2Ban can read |
---|
| 4 | multiple log files such as sshd, Apache web server, postfix and others. |
---|
| 5 | |
---|
| 6 | fail2ban has following dependencies which are offical Slackware packages: |
---|
| 7 | 1. Python >= 2.3 Required |
---|
| 8 | 2. gamin >= 0.0.21 Optional |
---|
| 9 | |
---|
| 10 | Also see README.SBo for configuration and upgrade help. |
---|
Note: See
TracBrowser
for help on using the repository browser.