authentication eap-sim to AP is failed

A.L.M.Buxey at lboro.ac.uk A.L.M.Buxey at lboro.ac.uk
Mon Jun 30 16:34:08 CEST 2014


Hi,

>    in the user files, I made followed this format:
>    1510101425520064 at wlan.mnc101.mcc510.3gppnetwork.org  EAP-Type :=SIM,
>    EAP-Sim-Rand1 :=0x3FFA1C8555A04485841D99585B59FA04, EAP-Sim-SRES1 :=
>    0x2A59e3a0, EAP-Sim-KC1 :=0x637f534f6375c400, EAP-Sim-Rand2
>    :=0xBA20E6E8BB359BD0843EBF34673D1541, EAP-Sim-SRES2 :=0xBDC5490D,
>    EAP-Sim-KC2 :=0x8FE8D4E09E5BFC00, EAP-Sim-Rand3
>    :=0xB4C3D755C3C359E3EF6E928641CA59F1, EAP-Sim-SRES3 :=0x404A3DAA,
>    EAP-Sim-KC3 :=0x83EF559E1B33A000 


thats very messy/wrong/ - look at the examples

user check,
	reply,
	reply,
	reply

so something like

1510101425520064 at wlan.mnc101.mcc510.3gppnetwork.org EAP-Type :=SIM,
	EAP-Sim-Rand1 := 0x3FFA1C8555A04485841D99585B59FA04, 
	EAP-Sim-SRES1 := 0x2A59e3a0, 
        EAP-Sim-KC1 := 0x637f534f6375c400, 
	EAP-Sim-Rand2 := 0xBA20E6E8BB359BD0843EBF34673D1541, 
	EAP-Sim-SRES2 := 0xBDC5490D,
	EAP-Sim-KC2 := 0x8FE8D4E09E5BFC00, 
	EAP-Sim-Rand3 := 0xB4C3D755C3C359E3EF6E928641CA59F1, 
	EAP-Sim-SRES3 :=0x404A3DAA,
	EAP-Sim-KC3 :=0x83EF559E1B33A000

(as per the original doc)

>    but would you tell me* how to configure so my client doing eap-sim?

configure it to use EAP-SIM. if it cant do it, it cant do it. the doc you referenced
talked about patching your Android OS - have you done that?   you cant just turn another
EAP method into EAP-SIM and you cant make EAP-SIM work the way that *you* want it
to work. there are rules and methods and standards in play here

alan


More information about the Freeradius-Users mailing list