Re: rate limiting sshd connections ?
From: Roger Marquis (marquis_at_roble.com)
Date: 05/10/04
- Previous message: Mark Johnston: "Re: rate limiting sshd connections ?"
- Maybe in reply to: Mike Tancsa: "rate limiting sshd connections ?"
- Next in thread: slimmy baddog: "Re: rate limiting sshd connections ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 10 May 2004 12:26:10 -0700 (PDT) To: freebsd-security@freebsd.org
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/ _______________________________________________ freebsd-security@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-security To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.org"
- Previous message: Mark Johnston: "Re: rate limiting sshd connections ?"
- Maybe in reply to: Mike Tancsa: "rate limiting sshd connections ?"
- Next in thread: slimmy baddog: "Re: rate limiting sshd connections ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|