Hi,

I'm using freeradius-1.0.0-pre2 and i'm trying to authenticate windows client 
(XP with SP1) via EAP-SIM. My access point is Cisco 1200. I receive the 
following error while authenticating:

----------------------------------LOG START---------------------------
rad_recv: Access-Request packet from host 10.1.0.2:21645, id=1, length=173
        User-Name = "-------------------------------------------"
        Framed-MTU = 1400
        Called-Station-Id = "--------------------"
        Calling-Station-Id = "-----------------------"
        Service-Type = Login-User
        Message-Authenticator = 0xb908c076b821a5b7d16657b78c321f0b
        EAP-Message = 
0x020200220131323632303733393530323930393637406761726465726f732e636f6d
        NAS-Port-Type = Wireless-802.11
        NAS-Port = 1
        NAS-IP-Address = 10.1.0.2
        NAS-Identifier = "------------------------"
  Processing the authorize section of radiusd.conf
modcall: entering group authorize for request 0
    rlm_realm: Looking up realm "------------------------" for User-Name = 
"--------------------------------------------"
    rlm_realm: Found realm "-------------------------"
    rlm_realm: Proxying request from user -------------------- to realm 
---------------------
    rlm_realm: Adding Realm = "------------------------"
    rlm_realm: Authentication realm is LOCAL.
  modcall[authorize]: module "mysuffix" returns noop for request 0
    users: Matched DEFAULT at 98
  modcall[authorize]: module "files" returns ok for request 0
rlm_sim_files: authorized user/imsi -------------------------------------
rlm_sim_files: Adding EAP-Type: eap-sim
  modcall[authorize]: module "simtriplets" returns ok for request 0
  rlm_eap: EAP packet type response id 2 length 34
  rlm_eap: No EAP Start, assuming it's an on-going EAP conversation
  modcall[authorize]: module "eap" returns updated for request 0
modcall: group authorize returns updated for request 0
  rad_check_password:  Found Auth-Type EAP
auth: type "EAP"
  Processing the authenticate section of radiusd.conf
modcall: entering group authenticate for request 0
  rlm_eap: EAP Identity
  rlm_eap: processing type sim
  rlm_eap: Underlying EAP-Type set EAP ID to 0
rlm_eap: reply code 0 is unknown, Rejecting the request.
  rlm_eap: Freeing handler
  modcall[authenticate]: module "eap" returns reject for request 0
modcall: group authenticate returns reject for request 0
auth: Failed to validate the user.
Login incorrect: [-----------------------------] (from client cisco port 1 cli 
-------------------------------)
Delaying request 0 for 1 seconds
Finished request 0
Going to the next request
--- Walking the entire request list ---
Waking up in 1 seconds...
--- Walking the entire request list ---
Waking up in 1 seconds...
--- Walking the entire request list ---
Sending Access-Reject of id 1 to 10.1.0.2:21645
        EAP-Message = 0x0000001400000000000000000000000000000000
        Message-Authenticator = 0x00000000000000000000000000000000
        Reply-Message = "OK"
Waking up in 4 seconds...
--- Walking the entire request list ---
Cleaning up request 0 ID 1 with timestamp 40d2ba07
Nothing to do.  Sleeping until we see a request.
----------------------------------LOG END-----------------------------

Any help is greatly appreciated!

Regards,
Simeon Penev



- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to