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

[closed] Wireshark TCP SYN/FIN both set

0

I have downloaded a wireshark profile that has a coloring rule for tcp.flags & 0x02 || tcp.flags.fin == 1.

I'm trying to figure out what the TCP SYN (synchronize sequence numbers) and FIN (sender is finished sending data) means or how it happens.

Here's my trace.

I'm referring to frame 22 and 25.

If you can point me in the right direction for TCP documentation.

I looked at TCP Illustrated and couldn't find anything.

Or if you can answer in what case this would happen.

https://www.cloudshark.org/captures/696708657395

asked 26 Mar '14, 10:55

gipper's gravatar image

gipper
30121216
accept rate: 0%

closed 26 Mar '14, 14:35

grahamb's gravatar image

grahamb ♦
19.8k330206

Disregard this I made a mistake on a coloring rule.

(26 Mar '14, 13:51) gipper

The question has been closed for the following reason “Problem is not reproducible or outdated” by grahamb 26 Mar ‘14, 14:35