ID:137384
 
While doing a netstat in Linux, I noticed the following:

tcp 0 0 198.3.92.62:33191 216.240.148.137:6001 TIME_WAIT

Is this normal? ...or is someone trying to hack me?

A quick check with nslookup, I find that 216.240.148.137 is hub.dantom.com.
CableMonkey wrote:
While doing a netstat in Linux, I noticed the following:

tcp 0 0 198.3.92.62:33191 216.240.148.137:6001 TIME_WAIT

Is this normal? ...or is someone trying to hack me?

A quick check with nslookup, I find that 216.240.148.137 is hub.dantom.com.

time_wait isnt established, meaning it wasnt really connected with you, but i think that also means it was connected with you at one time or its waiting to connect to you.

all i know is, time_wait ISNT an established connection...

FIREking

p.s. if someone was hacking you, it would be established...