Eap-Sim cannot initiate in Free Radius 3.0.6

Iliya Peregoudov iperegudov at cboss.ru
Tue Mar 3 08:48:39 CET 2015


On 03.03.2015 7:26, Ankit Prajapati wrote:
> Tue Mar  3 09:49:19 2015 : Debug: (0) Found Auth-Type = EAP
> Tue Mar  3 09:49:19 2015 : Debug: (0) # Executing group from file /usr/local/etc/raddb/sites-enabled/default
> Tue Mar  3 09:49:19 2015 : Debug: (0)   authenticate {
> Tue Mar  3 09:49:19 2015 : Debug: (0)     modsingle[authenticate]: calling eap (rlm_eap) for request 0
> Tue Mar  3 09:49:19 2015 : Debug: (0) eap: Peer sent method Identity (1)
> Tue Mar  3 09:49:19 2015 : Debug: (0) eap: Calling eap_sim to process EAP data
> Tue Mar  3 09:49:19 2015 : ERROR: (0) eap_sim: ERROR: EAP-SIM-RAND1 not found

eap_sim was unable to find authentication vectors. You need to call 
`users' after `suffix' but before `eap' in authorize section. This will 
lookup authentication vectors from raddb/users file and place them into 
reply (or control) list.



More information about the Freeradius-Users mailing list