Results 1 to 4 of 4
I would really appreciate, if someone answer to below questions.
1. How to tell sshd (or the firewall) to ban ip address after -let's say- 3 failed attempts.
2. How ...
- 04-27-2009 #1Just Joined!
- Join Date
- Apr 2009
- Posts
- 59
OpenSSH security
I would really appreciate, if someone answer to below questions.
1. How to tell sshd (or the firewall) to ban ip address after -let's say- 3 failed attempts.
2. How can I allow remote user to connect to the server only one connection per time.
3. How can I allow ssh root login from perticular host.
Thanks & regards
Savook
- 04-27-2009 #2
try this command once.
man ssh_config
- 04-28-2009 #3Just Joined!
- Join Date
- Apr 2009
- Location
- Berkeley, California
- Posts
- 20
- 04-28-2009 #4
denyhost, is good option but fail2ban is better, it supports ssh, vsftpd and apache.


Reply With Quote
