Port scanning from localhost
- by Jaels
I see lot of tcp connections on different ports on my server with 'TIME_WAIT' status.
Just simple port scan, but i cant see ip address of this bastard because connections is going from my nginx.
Can you please give me a tip how can i see IP address of this bastard?
Here is example:
[root@vh9 ~]# netstat
tcp 0 0 srv:http srv:53280 TIME_WAIT
tcp 0 0 srv:http srv:53536 TIME_WAIT
tcp 0 0 srv:http srv:52768 TIME_WAIT
tcp 0 0 srv:http srv:53024 TIME_WAIT