hostap and freeradius

Lars Viklund larsv
Fri Feb 21 01:43:01 PST 2003


On Fri, 2003-02-21 at 10:30, Manuel S?nchez Cuenca wrote:
> Helo, I'm using RedHat with hostap as access point, and WinXP as
> client. When I try to autenticate with user and password, hostap show
> this:
>  
> No Message-Authenticator attribute found
> Incoming RADIUS packet did not have correct Message-Authenticator -
> dropped
> 
> and freeraius show this:
>  
> rad_recv: Access-Request packet from host 127.0.0.1:1025, id=0,
> length=149
>         User-Name = "lolo"
>         NAS-IP-Address = 127.0.0.1
>         NAS-Port = 1
>         Called-Station-Id = "00-40-05-AE-D7-65:lolored"
>         Calling-Station-Id = "00-80-C8-B1-81-77"
>         Framed-MTU = 2304
>         NAS-Port-Type = Wireless-802.11
>         Connect-Info = "CONNECT 11Mbps 802.11b"
>         EAP-Message = "\002\001\000\t\001lolo"
>         Message-Authenticator = 0xb4420226c3ed480334e7df7934539292
> modcall: entering group authorize
>   modcall[authorize]: module "preprocess" returns ok
> rlm_chap: Could not find proper Chap-Password attribute in request
>   modcall[authorize]: module "chap" returns noop
>   modcall[authorize]: module "mschap" returns notfound
>     rlm_realm: No '@' in User-Name = "lolo", looking up realm NULL
>     rlm_realm: No such realm NULL
>   modcall[authorize]: module "suffix" returns noop
>     users: Matched DEFAULT at 152
>   modcall[authorize]: module "files" returns ok
> modcall: group authorize returns ok
>   rad_check_password:  Found Auth-Type System
> auth: type "System"

Looks like you have missconfigured your FreeRADIUS server. The auth type
should be "EAP", not "System". Check that you have the "eap" module in
the authorize section in the radiusd.conf file.






More information about the Hostap mailing list