|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Johannes Franken (jfranken_at_jfranken.de)
Date: Thu Aug 08 2002 - 14:50:33 CDT
* Jeff Stewart <jstewart
maspremium.com> [2002-08-08 18:36 +0200]:
> I'd like to protect myself against dictionary or brute force login attacks.
> Is there a way within OpenSSH
Sure, get used to using RSA keys and put this to your
/etc/ssh/sshd_config then:
Protocol 2
RSAAuthentication yes
PasswordAuthentication no
> automatically blacklist an IP address after x number of failed login
> attempts?
that won't help, because the hacker can easily switch to another IP
address.
-- Johannes Franken Professional unix/network development mailto:jfrankenjfranken.de http://www.jfranken.de/
-- To unsubscribe, e-mail: suse-security-unsubscribe
suse.com For additional commands, e-mail: suse-security-help
suse.com Security-related bug reports go to security
suse.de, not here
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]