Let's get started:
- Start capturing data on the relevant interface.
- Go to the Analyze | Expert Info menu.
- Under Notes, look for Retransmissions.
- You can click on the (+) sign and a list of retransmissions will open. A single mouse click on every line will bring you the retransmission in the packet capture pane.
- Now comes the important question: how do you locate the problem?
When you capture packets over a communication line, server interface, link to the internet, or any other line, you can have traffic from many IP addresses, many applications, and even specific procedures on every application. An example is accessing a specific table in a database application. The important thing here is to locate the TCP connections on ...