Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

@laurentz1241 The 95% traffic between your computer and the managing computer of the shop owner is iSCSi traffic. Which means the increase in traffic that you see is somehow storage traffic between these two systems. You need to find out why you have iSCSi traffic between your system and the managing computer. Did you mount a drive? Was there software installed on your system by the shop owner? What is the purpose of this software?

During the high packet rate, you can lookup the port in the output of netstat -anp tcp -o and then look up the cooresponding process ID (pid) with task manager (use the 'details' tab) to see which program is using the TCP connection.