Home

The security/sshguard port

sshguard-2.4.3 – protect against brute force attacks on sshd and others (cvsweb github mirror)

Description

sshguard protects hosts from brute force attacks. It supports IPv6,
whitelists and log authentication, interfaces with all the major
firewalling systems, has a remarkably clever log analyzer, and is
independent, fast and lightweight as it's written in C.

Parsers cover OpenSSH, several MTAs, IMAP/POP3 and ftp daemons.
WWW: https://www.sshguard.net/

Readme

+-----------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-----------------------------------------------------------------------

To use ${PKGSTEM} with pf(4), add something similar to the following to
${SYSCONFDIR}/pf.conf:

table  persist

block in quick on egress proto tcp from  \
	to any port ssh label "ssh bruteforce"

Maintainer

Stuart Henderson

Categories

security

Build dependencies

Files

Search