mwalling wrote:
Telemachus wrote:
It limits a single ip address to 3 logins within 60 seconds (no distinction for good or bad guys, just 3 in that time limit).
Word of warning: This has bitten me in the ass more then it has helped. bash-completion on scp and this do *not* mix well.
I hear you, but for me - so far - it's working well. I'm not doing the kind of work into the box via
scp that you may be. I tend to log in once or twice, work in that terminal while checking, eg, css changes in a web browser. So far, I'm good. But I will keep my eye on it.
@Zengei: I've used public key auth, but that
has bitten me. Moving to a new machine to work and not having a key-stick. That's a pain.
No perfect solution for every situation, probably.