Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Nov 2012 01:30:06 +0200
From:      Lena@lena.kiev.ua
To:        freebsd-questions@freebsd.org
Subject:   Re: denyhosts, fail2ban, or something else?
Message-ID:  <20121127233006.GF5996@lena.kiev>

next in thread | raw e-mail | index | archive | help
> Finally got sick of seeing tons of ssh break-in attempts in my logs.

I invoke sshd from inetd with limit 3 connections/min in /etc/inetd.conf:

ssh     stream  tcp nowait/0/3  root    /usr/sbin/sshd          sshd -i -4




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121127233006.GF5996>