I am trying to test the fast re-authentication using the freeradius. From the email below looks like free radius supports fast re-authentication.
I am using the freeradius 2.0.5 version. I successfully tested EAP-SIM and EAP-AKA.
Can some one help me with the radius configuration to test the fast re-authentication with EAP-SIM or with EAP-AKA and also how to use eap2 module.
Help is greatly appreciated.
Thank you
Indira
On Tue, Jul 8, 2008 at 4:21 AM, Alan DeKok
<aland@deployingradius.com> wrote:
Geoffroy Arnoud wrote:
> I have a question about EAP-SIM and EAP-AKA authentication.
> Is fast-reauthentication supported (in eap or eap2 module)?
Fast re-authentication is supported only in the eap2 module, so far as
I know.
We should add the EAP-AKA patches to rlm_eap at some point. I've bene
avoiding it because the patches do a *lot* of "cut & paste" of existing
code, rather than re-using it.
Alan DeKok.