First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

Only some DIAMETER packets are being dissected as DIAMETER

My capture has a DIAMETER conversation, but only first pair (request/response) is displayed as DIAMETER , even though all packages are recognized as such in packet comments field. Rest of packets are displayed as TCP. TCP retransmission message is showing. Any idea how to display all in highest protocol? Thank you

Maria's avatar
1
Maria
asked 2021-06-09 03:36:08 +0000
Guy Harris's avatar
19.9k
Guy Harris
updated 2021-06-09 06:10:54 +0000
edit flag offensive 0 remove flag close merge delete

Comments

Is the "Reassemble Diameter messages spanning multiple TCP segments" preference set? Go to Edit > Preferences on non-Macs or Wireshark > Preferences on Macs, open up "Protocols", and scroll down to "Diameter" (typing "D" might take you to the section for protocols with names beginning with "D"). Is that preference checked?

Also, is the TCP preference "Allow subdissector to reassemble TCP streams" set?

Guy Harris's avatar Guy Harris (2021-06-09 06:10:20 +0000) edit
add a comment see more comments

1 Answer

0

By default (IIRC) Wireshark won't dissect TCP retransmissions as the higher-level protocol because doing so may mess up the higher-level protocol's (stateful) dissection.

If you want retransmissions to be dissected, try disabling the TCP dissector's Do not call subdissectors for error packets option.

JeffMorriss's avatar
6.4k
JeffMorriss
answered 2021-06-09 12:49:53 +0000
edit flag offensive 0 remove flag delete link

Comments

Thank you guys for your quick response and suggestions, i followed them and try additional options for TCP protocol preferences. Now I can see all packets as diameter disabling "Analyze TCP sequence numbers". I canĀ“t vote or something but I really apreciate your help :-)

Maria's avatar Maria (2021-06-09 22:59:05 +0000) edit
add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer