On Feb 8, 2022, at 5:27 PM, Alan DeKok <aland@deployingradius.com> wrote:
On Feb 8, 2022, at 4:34 PM, Shane Guan via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
Which commit would you suggest to use for testing EAP-SIM in v4? I tried using the nested_coding branch for the eap-aka-sim submodule, since that branch had its latest commit last year while passing all tests on github. However, I could not get it working -- it results in a segfault and I have attached the logs (*segfault.log).
Use the "master" branch. The current tests which are failing are not relevant to SIM.
I set SIM-Algo-Version to be 1 in the send Challenge-Request section.
Fixed in master. ... but that's unlikely to be the algorithm used by your sim card. -Arran