Wireshark mailing list archives
Re: RST flag at end of TCP transmission
From: Sake Blok <sake () euronet nl>
Date: Mon, 3 May 2010 17:58:17 +0200
On 3 mei 2010, at 17:32, Jeff Bruns wrote:
Thank you for your reply. As suggested, I've attached the wireshark dump file for the TCP transmission in question.
As you said, this looks like a normal completed TCP session, except for the ending of it.
In frame 16, the client sends the final data to the printer and sets the FIN flag to tell the printer it wants to end
the session. That FIN is ACKed in frame 19, the printer has seen the FIN, otherwise it would have sent an ACK of 3898
instead of 3899. In frame 21 it sends its own FIN back to the client, however, this FIN is not ACKed by the client. In
frame 22 the printer retransmits it's FIN, but by now, the client does not have the session open any more, so it sends
back a RST to the printer.
So what could be the problem? First of all, why does the printer send its FIN 2 seconds after receiving the FIN from
the client. This however should not directly be problem. What is a problem is that the client does not send an ACK
after receiving the FIN from the printer.
Hope this helps,
Cheers,
Sake
___________________________________________________________________________
Sent via: Wireshark-users mailing list <wireshark-users () wireshark org>
Archives: http://www.wireshark.org/lists/wireshark-users
Unsubscribe: https://wireshark.org/mailman/options/wireshark-users
mailto:wireshark-users-request () wireshark org?subject=unsubscribe
Current thread:
- RST flag at end of TCP transmission Jeff Bruns (May 02)
- Re: RST flag at end of TCP transmission sandeep nitta (May 02)
- Re: RST flag at end of TCP transmission Martin Visser (May 02)
- Re: RST flag at end of TCP transmission Abhik Sarkar (May 02)
- Re: RST flag at end of TCP transmission Jeff Bruns (May 03)
- Re: RST flag at end of TCP transmission Sake Blok (May 03)
- Re: RST flag at end of TCP transmission Jeff Bruns (May 03)
- Re: RST flag at end of TCP transmission Chad Dailey (May 03)
- Re: RST flag at end of TCP transmission Martin Visser (May 02)
- Re: RST flag at end of TCP transmission sandeep nitta (May 02)
