Re: How do you handle invalid ssh logins?
- From: Johnny Rebel <rebelATT@xxxxxxxxxxxx>
- Date: Mon, 04 Feb 2008 18:46:05 -0500
Jim G wrote:
With all the wanna be hackers running these ssh scripts to try to find no password accounts or default passwords, how do you handle these people? I use a program called fail2ban (Python script) that works well by blocking the ip for 15 minutes on 4 invalid ssh logins. I have also tried changing the port that ssh listens on to 10022. That works well but I found that I have issues using sftp to my other servers.
Let me know how you handle these people and if you are successful.
Jim
Hey,
I try and prevent them in the first place! I use a combination of three things, different port, iptables, and tcpd. As I normally only have a few addresses that I come from, I find this to be an ideal combination in my circumstance. I like the sound of that fail2ban on top of that. I may have to look at that!
JR.
--
Bill will have to take Linux from my cold, dead flippers.
-Tux.
.
- References:
- How do you handle invalid ssh logins?
- From: Jim G
- How do you handle invalid ssh logins?
- Prev by Date: Re: How to Export Evolution Addressbook
- Next by Date: Re: How do you handle invalid ssh logins?
- Previous by thread: How do you handle invalid ssh logins?
- Next by thread: Re: How do you handle invalid ssh logins?
- Index(es):
Relevant Pages
|
|