aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-01-13 18:22:19 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-01-13 18:22:19 +0000
commit35be5a0f0181fc7512336b3e0591101a83ae5ff5 (patch)
tree108a9e268db4447974cde419ac62efcf41d339ed /security/Makefile
parent195eab9546b33a29ee6b869e784ea28f2b626f11 (diff)
downloadports-35be5a0f0181fc7512336b3e0591101a83ae5ff5.tar.gz
ports-35be5a0f0181fc7512336b3e0591101a83ae5ff5.zip
Fail2ban scans log files like /var/log/pwdfail or /var/log/apache/error_log
and bans IP that makes too many password failures. It updates firewall rules to reject the IP address. WWW: http://www.fail2ban.org/wiki/index.php/Main_Page
Notes
Notes: svn path=/head/; revision=225982
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index 158998bb8ecf..f18ed9757fe3 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -635,6 +635,7 @@
SUBDIR += py-clamav
SUBDIR += py-crack
SUBDIR += py-cryptkit
+ SUBDIR += py-fail2ban
SUBDIR += py-fchksum
SUBDIR += py-gnupg
SUBDIR += py-gnutls