anonymous
2014-03-04 13:56:10 UTC
Thank you very much in advance as I’m getting tired of having the same issue again and again. I don’t want the security of my server to be compromised. It seems like my dedicated server keeps getting unusual login attempts from external sources. In my SSH logs ( I’m running Ubuntu and the path for my logs is /var/log/auth.log ), I keep getting : Authentication Failed from several external IPs (exact message is “Failed password for root from XX.XX.XX.XX”) . They’re trying to connect to the server through SSH using the root user. I made a couple of research, followed a couple of tips I was given but keep having the same issue over and over. Last thing I tried Is Fail2Ban but I ran in an issue. I blocked my own IP for 15 minutes at a critical moment of the day. It prevented me from doing important changes and affected my company a lot! Since this, I don’t use Fail2Ban anymore because I’m afraid that something similar might happen again.
Can anyone please help me securing my SSH with another option than Fail2Ban ?
Thanks so much in advance :)