FlyerTalk Forums - View Single Post - Strange data coming in
View Single Post
Old Jun 12, 2015 | 2:20 pm
  #5  
msb0b
20 Years on Site
 
Join Date: Jan 2005
Programs: Dirt
Posts: 949
Run netstat. What (TCP) connections are open? Disconnect the cable modem to filter out the noise. Look up the host name and port number to get an idea of what program may be initiating the connection.

For UDP connections, run netstat -a and look at the open ports.
msb0b is offline