Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 May 2004 12:26:10 -0700 (PDT)
From:      Roger Marquis <marquis@roble.com>
To:        freebsd-security@freebsd.org
Subject:   Re: rate limiting sshd connections ?
Message-ID:  <20040510192610.0F5442C6AB@mx5.roble.com>
In-Reply-To: <20040510190058.3DC2E16A4F3@hub.freebsd.org>
References:  <20040510190058.3DC2E16A4F3@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Mike Tancsa wrote:
>Does anyone know of a way to rate limit ssh connections from an IP address?

We've used inetd for this for several few years.  Works great.

Aside from having more connection limiting features inetd is also
easier to configure on non-standard ports, uses less memory (1K vs
5K), and has a simpler (and by extension more secure) code base.

-- 
Roger Marquis
Roble Systems Consulting
http://www.roble.com/



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