Wimax with Free radius
Mulindwa
meric_l at yahoo.com
Tue Mar 6 14:50:47 CET 2012
Thanks Lliya,
Have done so but still client not able to connected.
Eric M
________________________________
From: Iliya Peregoudov <iperegudov at cboss.ru>
To: Mulindwa <meric_l at yahoo.com>; FreeRadius users mailing list <freeradius-users at lists.freeradius.org>
Sent: Tuesday, March 6, 2012 3:42 PM
Subject: Re: Wimax with Free radius
> +- entering group authenticate {...}
> [eap] EAP Identity
> [eap] processing type md5
> rlm_eap_md5: Issuing Challenge
> ++[eap] returns handled
> Sending Access-Challenge of id 249 to 196.0.4.18 port 1812
You're still have EAP-MD5 as default EAP method.
Look thoroughly into eap.conf. There is default_eap_type setting in eap {...} section. This is default outer EAP method. You should set it to ttls. There is default_eap_type setting in ttls {...} subsection of eap {...} section. This is default inner EAP method for EAP-TTLS. You should set it to gtc.
Restart freeradius after the change. You should see something like this when processing first Access-Request:
[eap] EAP Identity
[eap] processing type tls
[tls] Initiate
[tls] Start returned 1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20120306/f063651e/attachment.html>
More information about the Freeradius-Users
mailing list