On Feb 10, 2022, at 3:11 PM, Shane Guan via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
Thanks for the tip about libkqueue. I built and installed the latest version of that library and then was able to compile, install, and run the master branch with freeradius -Xf. However, I am still having difficulty with the configuration for eap-sim. For some reason the eapol_test client says that it can't process a packet? I have attached logs.
The eapol_test log says: EAP-SIM: Unexpected Challenge in state CONTINUE EAP-SIM: CONTINUE -> FAILURE and FreeRADIUS says: Debug : (1.0) eap-sim - New EAP-SIM session Debug : (1.0) eap-sim - Changed state INIT -> SIM-CHALLENGE Debug : (1.0) send Challenge-Request { So FreeRADIUS is intending to do this, but eapol_test doesn't like it. I'll have to defer to Arran about this. :( I don't recall if we test EAP-SIM in our CI builds. I do know we test EAP-TLS and other EAP types, and we use eapol_test. So if it's in CI, it should work. Alan DeKok.