How to configure RADIUS server to test EAP-SIM

Raghavendra. S raghavendra.akkasali at gmail.com
Tue Dec 18 12:31:10 CET 2007


Hi,

   I added following lines in eap.conf inside eap block.
   sim {
   }


   I added following lines to users file.

eapsim         Auth-Type := EAP, EAP-Type := SIM
        EAP-Sim-Rand1 = 0xabcd1234abcd1234abcd1234abcd1234,
        EAP-Sim-SRES1 = 0x1234abcd,
        EAP-Sim-KC1 = 0x0011223344556677,
        EAP-Sim-Rand2 = 0xbcd1234abcd1234abcd1234abcd1234a,
        EAP-Sim-SRES2 = 0x234abcd1,
        EAP-Sim-KC2 = 0x1021324354657687,
        EAP-Sim-Rand3 = 0xcd1234abcd1234abcd1234abcd1234ab,
        EAP-Sim-SRES3 = 0x34abcd12,
        EAP-Sim-KC3 = 0x30415263748596a7


In src/tests/eapsim-03 there is one extra parameter, Autz-Type:=EAP,
for which I am getting some error while enabling radiusd. So I removed
Autz-Type:=EAP from first line. Is that OK?

 I want to know how I to get above Hex values?


On 12/11/07, Alan DeKok <aland at deployingradius.com> wrote:
> Raghavendra. S wrote:
> >    I want to use RADIUS server to test EAP-SIM. I would like to know how
> > to configure eap.conf, users, radiusd.conf and clients.conf to support
> > EAP-SIM. Also plz let me know if I have to configure some more files.
>
>  Look in src/tests/eapsim*
>
> >   Actually I want to test wpa supplicant for EAP-SIM. So I need to
> > configure RADIUS server. I am working on snapshot of freeradius, that is
> > *freeradius-snapshot-20051130*. radiusd(after) version-1.1.0 .
>
>  Why would you ever use a version of the server that is more than two
> years old?
>
>  Alan DeKok.
>
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>


-- 
Regards & Thanks
Raghavendra. S



More information about the Freeradius-Users mailing list