Wireshark-users: Re: [Wireshark-users] Duplicate ACK
From: Abhik Sarkar <
sarkar.abhik@xxxxxxxxx>
Date: Wed, 4 Mar 2009 13:31:31 +0400
Hi Edward,
Though it might not apply to your case, perhaps you want to have a look at this:
http://www.wireshark.org/lists/wireshark-users/200901/msg00032.html
I have seen the same behavior if the system uses bonded interfaces and the interface "any" is used for capturing (assuming Linux is used).
If this does apply, then you can simply use "editcap -d" on the capture file to get rid of the duplicate acks.
HTH
Abhik.