Ask Your Question

Revision history [back]

TCP Flow Graph not displaying packets length on localhost

Hello,

I am using wireshark as a teacher for students to investigate how the sequence and acknowledgment numbers of a TCP flow works. To simplify the data capture, I am asking them to run some server/client on IPv6 localhost. When displaying the corresponding Flow Graph, the two vertical lines that would correspond to the client and the server seems to collapse together as a single line (with header ::1) resulting in the flags and packet length missing on the graph, which is a vital piece of information for this purpose ^^

Is there anyway to get the graph split the two lines as it does when the client and server addresses are different?

Many thanks!