denyhosts quandry

Chris Brannon cmbrannon at cox.net
Thu Mar 19 22:42:17 EDT 2009


> I am running denyhosts on my linux system, to try to keep out attackers from 
> running a password cracker on my ssh.

There is a really easy way to protect ssh from password attacks.
Only allow public-key authentication.
Require that people authenticate with a key when connecting, and disallow
password-based authentication.
See your local ssh_config manpage.

-- Chris



More information about the Speakup mailing list