I am trying to get the RTO in a custom column but it doesn´t work, also I can´t find the value manualy. In several tutorials the value is at "Transmission Control Protocol" -> "SEQ/ACK Analysis" -> "TCP Analysis Flags" -> "Expert Info" . But there is no "TCP Analysis Flags". So I tried another way. . . greetings peacemaker asked 28 Dec '16, 15:21 peacemaker edited 28 Dec '16, 16:17 Bob Jones |
One Answer:
It seems to work OK for me, as shown: with Do you actually have retransmissions for an RTO to be measured? Otherwise, I find this field will be blank. answered 28 Dec '16, 16:03 Bob Jones |
I created another file with trpt (transliterate protocol trace) there I got rxtcur (current retransmit value). But that file was rly huge and I wanted wireshark do all the work for me, so I spend a whole hour trying to get this goin. And in the end there were no retransmissions.
I thought I could get the current retransmit value sorted by wireshark but I guess my TCPdump didn´t contain that information ... time well spend I´d say