This is a static archive of our old Q&A Site. Please post any new questions and answers at ask.wireshark.org.

RST, ACK at the beginning?

0

I'm getting a strange RST, ACK at the beginning of a SOCK transfer.

Client RST, ACK -> Server

1 minute later

Client SYNC -> Server Client SYNC, ACK <- Server Client ACK -> Server Client SOCK -> Server Client SOCK <- Server

It's strange the RST, ACK seems to be in response to a session which completed 10 minutes earlier. Once, the SYNC is sent everything runs fine. I did notice my client sent six duplicate ACKs at the end of the last session which again was 10 minutes earlier.

Thanks in advance.

asked 27 Aug '13, 09:54

Setsuna's gravatar image

Setsuna
1111
accept rate: 0%

some questions

  • what is your client OS and version?
  • what is you SOCKS client?
  • is the source port of the RST,ACK the same as the SYN packet?
  • is it possible to post a sample capture file somewhere (google drive, dropbox, cloudshark)?
(27 Aug '13, 10:09) Kurt Knochner ♦