Hi,
I experience attacks to my dedicated server for some months. There is some automated script trying to break into the server by brute force. It is connecting to SSH and tries several usernames and passwords. It is not a security risk at the moment as my SSHD is turned off and I turn it back on only when I need it (there is a possibility to do that via the hosting provider). And when it is turned on the script fails because of very long and unusual usernames and passwords.
Nevertheless I would like to get rid of this. Unfortunately this is not that easy as the IP where the SSH-access comes from changes every 2..5 tries (means even fail2ban is not a solution for this).
For me it looks like the IP is spoofed.
My question: how can I find out what the real IP is where this attacks come from?
Thanks!
Bookmarks