[Gllug] limiting ssh zombie login attempts
Martin A. Brooks
martin at clues.ltd.uk
Tue Oct 19 13:11:33 UTC 2004
On Tue, 2004-10-19 at 14:04, Andre Newman wrote:
> > Using iptables' 'limit' match to limit SSH connections to two every 5
> > minutes should work reasonably well - it'd take a very long time to try
>
> I'm using
> -m state --state NEW -m limit --limit 5/min --limit-burst 2 -j ACCEPT
That look like a very effective method of being locked out of your own
server :)
--
Martin A. Brooks <martin at clues.ltd.uk>
Clues Ltd
--
Gllug mailing list - Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug
More information about the GLLUG
mailing list