Notes events and understanding them

As described earlier, when Wireshark indicates that an event may cause a problem but is still inside the normal behavior of the protocol, it will be under the Notes bar. TCP retransmission, for example, will be displayed under the Notes bar because even though it is a critical problem that slows down the network, it is still under the normal behavior of TCP.

Getting ready

Start capturing or open an existing file and start the Expert Infos window.

How to do it...

  1. From the Analyze menu, open Expert Infos by clicking on Expert Info.
  2. Click on the Notes bar. You will get the following window (all events are examples):
    How to do it...

    You will see here several event categories:

    • Retransmissions, duplicate ACKs, fast retransmissions that usually indicate slow network, packet loss, or very slow end devices or applications
    • Keep-alives that indicate TCP or application problems
    • Time to live and routing events that in most cases indicate routing problems

Tip

Additional events will be discussed in Chapter 9, UDP/TCP Analysis, Chapter 10, HTTP and DNS, Chapter 11, Analyzing Enterprise Applications', Behavior, and Chapter 12, SIP, Multimedia, and IP Telephony.

How it works...

Wireshark watches the parameters of the monitored packets. It watches TCP sequences and acknowledges numbers while checking for retransmissions and other sequencing problems. It looks for IP Time To Live (TTL) with value of 1 coming from a remote network, and tells you it is a problem. It looks for keep-alives that may be in a normal condition but can also indicate a problem.

These parameters, along with many others, provide you with a good starting point to look for network performance problems.

There's more...

Many symptoms that are seen here can be an indication of several types of problems. For example, a packet can be retransmitted because of an error that caused the packet to be lost, because of bad network conditions (low bandwidth or high delay) that caused the packet not to arrive on time, and it can be also because of a nonresponsive server or client. The Expert Info system will give you the symptom. We will learn later in this book how to solve this problem.

See also

  • You can read more on TCP performance issues in Chapter 9, UDP/TCP Analysis. It includes TCP retransmissions, fast retransmissions and why they happen, what are ACKs and duplicate ACKs, zero window, window changes and other TCP sliding windows issues, and more.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.116.67.177