Date: Thu, 26 May 2005 21:14:58 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/bruteforceblocker Makefile distinfo pkg-descr ports/security/bruteforceblocker/files bruteforceblocker.sh.in pkg-message.in Message-ID: <200505262114.j4QLEw9a018565@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2005-05-26 21:14:58 UTC
FreeBSD ports repository
Modified files:
security Makefile
Added files:
security/bruteforceblocker Makefile distinfo pkg-descr
security/bruteforceblocker/files bruteforceblocker.sh.in
pkg-message.in
Log:
bruteforceblocker is a script that checks sshd's auth.log for Failed
login attemtps and cooperates with pf firewall. When given IP gains
specific number of fails, bruteforceblocker adds this IP to the pf's
table. This is useful for people who are getting large number of
these attempts.
PR: ports/80211
Submitted by: Daniel Gerzo <danger@rulez.sk>
Revision Changes Path
1.608 +1 -0 ports/security/Makefile
1.1 +43 -0 ports/security/bruteforceblocker/Makefile (new)
1.1 +2 -0 ports/security/bruteforceblocker/distinfo (new)
1.1 +33 -0 ports/security/bruteforceblocker/files/bruteforceblocker.sh.in (new)
1.1 +8 -0 ports/security/bruteforceblocker/files/pkg-message.in (new)
1.1 +10 -0 ports/security/bruteforceblocker/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505262114.j4QLEw9a018565>
