5 Apr
2022
5 Apr
'22
7:56 a.m.
Hello, Debugging some Radius accounting sessions on Debian Bullseye, Wireshark shows some AVP as "t=Unkown-Attribute(186)" or "t=Unkown-Attribute(187)". Looking at [1], it seems those AVP belongs to RFC7268. In my PC, a /usr/share/wireshark/radius/dictionary.rfc7268 file exists and it contains data about AVP 186 and 187. Is it possible to use Wireshark to read these Unkown attributes ? If positive, how ? [1] https://www.iana.org/assignments/radius-types/radius-types.xhtml Cheers