You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The calculation of EAP message length needs to total the length
of all the EAP message attributes, rather than the length of the
first EAP message attribute and all subsequent attributes of all
types. Also, enhance the error message to include the calculated
lengths.
What type of defect/bug is this?
Unexpected behaviour (obvious or verified by project member)
How can the issue be reproduced?
This issue applies to the
3.2.x
branch.eap
to thepre-proxy
section of thedefault
site.home_server
,home_server_pool
, andrealm
entry inproxy.conf
to define proxying requests to ahome_server
.client
inclients.conf
to accept connections.rad_eap_test
.Any EAP authentication to be proxied will fail before the proxying happens, in the first packet of the EAP/RADIUS authentication.
Log output from the FreeRADIUS daemon
The full output is:
rad-eap-test-1 | access-reject; 0.00 sec |rtt=0ms;;;0;5000 accept=1;0.5:;0:;0;1
The text was updated successfully, but these errors were encountered: