hi,
I'm just wondering if openwrt can be used for wpa + radius...
So far, I've been successfully implemented wpa-psk as written in the faq..
But when I try wpa+radius, windows xp always complain about cannot find certificate to log on to my network ..
I've observed that there are traffics on my wifi interface when I try to login to my network, but I didn't see any traffics at my wan interface to my network..
I'd set the following :
security_mode=radius
wl0_auth_mode=radius
wl0_radius_ipaddr=<my radius server ip>
wl0_radius_key=<my radius secret>
wl0_radius_port=<my radius port>
Is there anyone out there that has been successfully implemented wap+radius on their wrt54g using openwrt?
Any thought and response would be greatly appreciated..
Thanks...