<html><br>
I was looking and at playing around with /etc/ssh/sshd_conf.  What I want to do is<br>after say 5 or so failed attempts to ssh, I want it to block ssh at least for a time<br>(to keep people from hacking in).  I uncommented anything that looked like it<br>might do that, restarted sshd (even rebooted).  Then I tried to ssh several times<br>making up things for password: banana, orange, lemon, apple, etc. (the real password<br>is nothing like that).  I got through all the fruits and several vegetables and it still<br>wasn't denied.  When I finally entered the correct password it let me in right away.<br><br>What is the correct way to block ssh attempts after several failed ones?<br>
</html>