26 Mar
2014
26 Mar
'14
9:43 a.m.
Bill Yuan wrote:
(1) eap : EAP packet type response id 0 length 56 (1) eap : EAP-Identity reply, returning 'ok' so we can short-circuit the rest of authorize (1) [eap] = ok (1) } # authorize = ok (1) Found Auth-Type = EAP (1) # Executing group from file /usr/local/etc/raddb/sites-enabled/default (1) authenticate { (1) eap : Peer sent Identity (1) (1) eap : Calling eap_sim to process EAP data *(1) eap_sim : Can't initiate EAP-SIM, no RAND1 attribute* ... I met this issue when I was trying to use eap-sim module in freeradius 3.0.1
Yes. Read doc/modules/rlm_eap/. Look for SIM. Alan DeKok.