What I can tell of this debug info is that freeradius can't find the password in the 
users file. It can work if you put the authencation type from your cisco aironet 1100 
to CHAP and change in the users file the Auth-Type := Local. This works quite well for 
me. (only not with a cisco aironet 1100 ;-))\

Tim Bots

-----Oorspronkelijk bericht-----
Van: stephane BRANCHOUX [mailto:[EMAIL PROTECTED] 
Verzonden: Thursday, March 18, 2004 10:54
Aan: [EMAIL PROTECTED]
Onderwerp: authentication with PEAP (EAP-MSCHAPV2) from WinXP

Hello,

I use freeradius 0.9.3 on a Rehdat 9.0 box.

I would like to authenticate from winXP (SP1 with all patches).

My test user is in user file : 

criup  Auth-Type := EAP, User-Password == "mypass"

eap is configured in sections modules, authorize an authenticate ( default
config).

My wireless card is a cisco aironet 802.11 abg that connect an AP cisco
aironet 1100.

I searched all archives and documentations without success.

my debug is :

rad_recv: Access-Request packet from host 192.168.200.154:21733, id=96,
length=162
        User-Name = "criup"
        Framed-MTU = 1400
        Called-Station-Id = "000f.34a6.5400"
        Calling-Station-Id = "0040.96a1.8d33"
        Message-Authenticator = 0xb560044f371b37da8a4f47bdea830755
        EAP-Message = 0x020600060319
        NAS-Port-Type = Wireless-802.11
        NAS-Port = 430
        State =
0x94e83c4f0161a127188534bbf1e614020c7159403e7e8b6273e47bbe24009c81d1dc2e7f
        Service-Type = Framed-User
        NAS-IP-Address = 192.168.200.154
        NAS-Identifier = "ap-SBHX"
modcall: entering group authorize for request 9383
  modcall[authorize]: module "preprocess" returns ok for request 9383
  modcall[authorize]: module "chap" returns noop for request 9383
  rlm_eap: EAP packet type notification id 6 length 6
  rlm_eap: EAP Start not found
  modcall[authorize]: module "eap" returns updated for request 9383
  modcall[authorize]: module "digest" returns noop for request 9383
    rlm_realm: No '@' in User-Name = "criup", looking up realm NULL
    rlm_realm: No such realm "NULL"
  modcall[authorize]: module "suffix" returns noop for request 9383
    users: Matched DEFAULT at 152
    users: Matched DEFAULT at 171
    users: Matched criup at 216
  modcall[authorize]: module "files" returns ok for request 9383
  modcall[authorize]: module "mschap" returns noop for request 9383
modcall: group authorize returns updated for request 9383
  rad_check_password:  Found Auth-Type EAP
auth: type "EAP"
modcall: entering group authenticate for request 9383
  rlm_eap: EAP packet type notification id 6 length 6
  rlm_eap: EAP Start not found
  rlm_eap: Request not found in the list
rlm_eap: Either EAP-request timed out OR EAP-response to an unknown
EAP-request
  modcall[authenticate]: module "eap" returns invalid for request 9383
modcall: group authenticate returns invalid for request 9383
auth: Failed to validate the user.
Login incorrect: [criup/<no User-Password attribute>] (from client ap-sbhx
port 430 cli 0040.96a1.8d33)


Any idea?

Many thanks in advance.

stephane BRANCHOUX
Centre de Ressources Informatiques de l'Universit� de Perpignan.
Syst�mes/R�seaux
mailto:[EMAIL PROTECTED]
04 68 66 21 24



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

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

Reply via email to