I have an ssh annoyance - my logs are FULL of cracking attempts. This is
an externally visible server, so I can't simply shut off access. They are
trying lots of random accounts, and I'm not worried that they'll get in,
but it's a pain, both because it generates huge logfiles, and also
because it burns non-trivial CPU.
Does anyone know of an option/method to "throttle" incoming SSH requests.
I would be more than happy to limit said requests to one every N seonds,
where N is in the range of 5-10 (or more?)