On Aug 14, 2015, at 7:16 PM, Siddharth Katragadda <siddharthk@google.com> wrote:
Hi Alan, After looking up the dictionary file for EAP-SIM attributes, I used the following settings:
passwd file in mods-enabled: passwd passwd { filename = /usr/local/etc/raddb/simtriplets.dat format = "*EAP-Sim-IMSI:EAP-Sim-RAND1:EAP-Sim-SRES1:EAP-Sim-KC1:EAP-Sim-RAND2:EAP-Sim-SRES2:EAP-Sim-KC2:EAP-Sim-RAND2:EAP-Sim-SRES2:EAP-Sim-KC2"
That looks like it should work.
I get this error when I run the test. I'm using a phone with a test SIM in it (IMSI: 1001010123456789): eap: Expiring EAP session with state 0x4e4609474d431cf0 (37) eap: Finished EAP session with state 0x50b3a7b250b1a3eb
The debug output doesn't show it using the passwd module. Perhaps that's the problem. Alan DeKok.