Hi, I am seeing the following:
I confused why this is a RETRANSMISSION. The SEQ and ACK numbers are the same, but one packet is simple ACK and the subsequent is a data packet. asked 15 Jan '15, 21:54 Dummycat edited 16 Jan '15, 00:29 SYN-bit ♦♦ |
One Answer:
In order to be able to give an answer to your question, you would have to show a few more packets before the ACK packet, as there is most likely already data sent in this direction with a sequence number of 2640421534. If you are able to upload the capture data to www.cloudshark.org, that would make it easier to analyze and help you. answered 16 Jan '15, 01:35 SYN-bit ♦♦ |
SYN-bit,
Thanks for your response. I can't upload the file because it contains client data.
This is what I have done before I posted
If the TCP ACK (tcp.len=0) packet does not have any issues then the TCP DATA (tcp.len=19) packet is classified as a retransmission
versions 1.10.12 and 1.12.2 (same issue)
Maybe use TraceWrangler (http://www.tracewrangler.com) to sanitize your file, and make sure you select the option to remove unknown payloads. You can also force cutting after layer 4, which leaves you with everything up to the TCP layer, which is probably good enough in this case. Together with IP address randomization you should do fine, but of course you should check the sanitized file before uploading.
Sounds like the packet before the ACK (tcp.len==0) has a length that should include (part of) the data from the DATA packet (tcp.len==19).
Could you either use TraceWrangler and post an anonimized version of the file (like Jasper suggested) or post the output of: