diff options
author | Nishant Limbachia <nishant@mnspace.net> | 2010-05-13 00:36:23 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 00:36:23 +0200 |
commit | be48e858385bef134f4bcb7a55d1325f4b16f5e2 (patch) | |
tree | e1bf88131f8fe18f57a1e0ace92798828d3f4750 /network/fail2ban/README | |
parent | d8af4d8eefc2ed0063a7ff95f6a2f98d7176b88e (diff) | |
download | slackbuilds-be48e858385bef134f4bcb7a55d1325f4b16f5e2.tar.gz |
network/fail2ban: Updated for version 0.8.4
Diffstat (limited to 'network/fail2ban/README')
-rw-r--r-- | network/fail2ban/README | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/network/fail2ban/README b/network/fail2ban/README index 96b33a1a9c..5993d3c304 100644 --- a/network/fail2ban/README +++ b/network/fail2ban/README @@ -3,4 +3,8 @@ 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. -See README.SLACKWARE for configuration and upgrade help. +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. |