WPA with PSK works great. Now I am trying to get WPA with radius autentication to work. I have freeradius installed and running. I can test it using a third party util and it responds fine. I have the following settings:
wl0_akm=wpa
wl0_crypto=aes
wl0_mode=ap
wl0_radius_ipaddr=127.0.0.1
wl0_radius_key=testing123 (same as in radius/clients.conf)
wl0_radius_port=1812I have logging turned on in radius. This is what I get when a WPA client trys to authenticate/connect:
Tue Nov 29 23:07:18 2005 : Auth: Login incorrect: [Brad/<no User-Password attribute>] (from client localhost port 34 cli 0011851b9ba2)
Tue Nov 29 23:07:48 2005 : Auth: Login incorrect: [Brad/<no User-Password attribute>] (from client localhost port 34 cli 0011851b9ba2)
Tue Nov 29 23:08:19 2005 : Auth: Login incorrect: [Brad/<no User-Password attribute>] (from client localhost port 34 cli 0011851b9ba2)
Tue Nov 29 23:08:49 2005 : Auth: Login incorrect: [Brad/<no User-Password attribute>] (from client localhost port 34 cli 0011851b9ba2)
Tue Nov 29 23:09:19 2005 : Auth: Login incorrect: [Brad/<no User-Password attribute>] (from client localhost port 34 cli 0011851b9ba2)
Tue Nov 29 23:09:49 2005 : Auth: Login incorrect: [Brad/<no User-Password attribute>] (from client localhost port 34 cli 0011851b9ba2)
Tue Nov 29 23:10:19 2005 : Auth: Login incorrect: [Brad/<no User-Password attribute>] (from client localhost port 34 cli 0011851b9ba2)
Tue Nov 29 23:10:50 2005 : Auth: Login incorrect: [Brad/<no User-Password attribute>] (from client localhost port 34 cli 0011851b9ba2)The Client is a WinXP Pro SP2 laptop using the Atheros Client Utility. I have it set to use PEAP - MSCHAPv2.
It can't get past 'Authenticating'. I have the <correct> Username and password entered into the settings box. Any idea where the password is getting dropped?
Thanks.
-Me
