Today I got a ticket from Linode saying that a netscan was detected coming from my server:
Code:
##########################################################################
# Netscan detected from host MYSERVERIP #
##########################################################################
time protocol src_ip src_port dest_ip dest_port
---------------------------------------------------------------------------
Fri Dec 28 05:16:28 2012 TCP MYSERVERIP 22 => X.X.X.X 80
Fri Dec 28 05:19:14 2012 TCP MYSERVERIP 22 => X.X.X.X 80
Fri Dec 28 05:14:14 2012 TCP MYSERVERIP 22 => X.X.X.X 80
...
This is actually the second time this has happened, the first time (about 3 weeks ago) I assumed I had been broken in and created a new clean linode from scratch. This time allowing only ssh public keys access and installed fail2ban (I should have done the first time, I know).
However, it now happened again and this time I seriously doubt that the server has been broken into (although I don't completely discard that possibility).
I need advice on what to do, I'm seriously lost.
Please lend me your help!