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

Will there be an NAS-5GS over UDP dissector?

Hello,

We are using our own Softwaretool, to get Signalling from mobile phones and then send it to Wireshark via Network Loopback-adapapter as GSMTab or UDP packet for further analysis.

This works great for all Signaling information except NAS-5GS, because (unlike LTE NAS-EPS) there is no dissector nas_5g_udp.

So will there be an according dissector in a future release of wireshark, or is there another way, to send the NAS-5GS to Wireshirk over UDP for analysis?

Norbie_E.'s avatar
5
Norbie_E.
asked 2022-05-06 05:20:10 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

2 Answers

0

Hi,

done in this merge request.

Pascal Quantin's avatar
5.8k
Pascal Quantin
answered 2022-05-06 14:07:34 +0000
edit flag offensive 0 remove flag delete link

Comments

Wow, that's service!!

Thanks a lot, i think that will be appreciated by a lot more users than only me.

Norbie_E.'s avatar Norbie_E. (2022-05-06 19:36:32 +0000) edit
add a comment see more comments
0

There's a feature now to stream the PDU's over TCP, each preceded by a 16 bit length indication, for use with Decode As to define the port.

If you would someone to add UDP transport you could file an enhancement issue here.

Jaap's avatar
13.7k
Jaap
answered 2022-05-06 08:35:44 +0000
edit flag offensive 0 remove flag delete link

Comments

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