mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
8169445160
- Update description reflecting additions of version 1.1 PR: ports/126001 Submitted by: Mij <mij AT bitchx.it> (maintainer)
15 lines
753 B
Plaintext
15 lines
753 B
Plaintext
Sshguard monitors services from their logging activity. It reacts to messages
|
|
about dangerous activity by blocking the source address with the local firewall.
|
|
|
|
Sshguard employs a clever parser that can recognize several logging formats at
|
|
once transparently (syslog, syslog-ng, metalog, multilog, raw messages), and
|
|
detects attacks for many services out of the box, including SSH, FreeBSD's
|
|
ftpd and dovecot. It can operate all the major firewalling systems, including
|
|
PF, netfilter/iptables, IPFIREWALL/ipfw, IPFILTER.
|
|
|
|
Sshguard has several relevant features like support for IPv6, whitelisting,
|
|
suspension, log message authentication. It is reliable, easy to set up and
|
|
demands very few resources to the system.
|
|
|
|
WWW: http://sshguard.sourceforge.net
|