How to filter STUN packets by info column in wireshark
I am using Wireshark . Is it possible to filter stun packets by info column using this software? Thanks in advance.
Yes, with a Lua plugin:
filtcols
A post-dissector to allow filtering on Protocol and Info columns
You can display stun packets with the filter: stun or classicstun
(there are two versions of the stun protocol)
Asked: 2020-10-28 08:43:25 +0000
Seen: 4,410 times
Last updated: Oct 28 '20