25 Jul
2019
25 Jul
'19
6:20 p.m.
On Jul 24, 2019, at 2:11 PM, Jan-Frederik Rieckers <rieckers+freeradius-devel@uni-bremen.de> wrote:
I've tried these "fixes":
* Leave everything as it is * Remove the update{} section * Add the "ok" after the update{}
All of these fixes don't work.
Which means... what?
When I run eapol_test, it tells me for the reply Invalid Message-Authenticator! Incoming RADIUS packet did not have correct Message-Authenticator - dropped
So it seems to be a problem with message authenticator also?
Yes, it's not creating a Message-Authenticator attribute for proxied replies that have EAP-Message. I've pushed a fix. Alan DeKok.