Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have an RVS4000 connected to a freeradius server and the server is indicating the following error:
Packet does not contain required Message-Authenticator attribute
(4) Sent Access-Challenge Id 7 from 10.97.17.6:1812 to 10.97.17.14:1030 length 0(4)...
A look at server side tcpdump
tcpdump -i enp0s25 -w 8021x.pcap " udp port 1812"
Showed that the last packet had marked the "more fragments flag" but never sent more fragments.
Changing the fragment_size in the config file for wpa_supplicant fixed m...
I am having troubles with an RVS4000 and 802.1x wired authentication.
Can you comment on techniques to investigate the authenticator to authentication server connection on that device?
I can observe a supplicant request going to the RVS4000 but I see...