Wireshark-users: [Wireshark-users] Sectionalizing Network Loss with TCP
Date Prev · Date Next · Thread Prev · Thread Next
From: Barry Constantine <Barry.Constantine@xxxxxxxx>
Date: Fri, 29 Apr 2011 06:34:25 -0700
Hello,
 
I am trying to develop a technique to isolate packet loss between networks (i.e. Network A versus Network B loss diagnosis).
 
I've experimented with the common technique that identifies whether a retransmiitted packet has duplicate sequence numbers in the capture file.  The results have been OK, but with acuracy that is not good enough.  Under certain conditions (i.e. when entire windows are not retransmitted), it works well.
 
Has anyone on this list developed a technique using tshark + scripting?
 
Thanks,
Barry