Thomas Fagart wrote:
1. Using radmin and the debug and even after reading man unlang, i'm still not able to filter requests based on client IP (this is easier then I'll be able to get only requests coming from the BS)
What have you tried? Why hasn't it worked?
2. Having read the lasts posts on Wimax saying we should use the last stable release, it seems that the stable release is not available from http, then I use the git, but I'm only able to get the development release (2.2.0) using the following command
portable-bsd# git clone git://git.freeradius.org/freeradius-server.git radiusd
Then: $ git checkout origin/stable I'll update the web site to add this information.
3. Using 2.1.3 I got the following output between BS and radius
http://www.brozs.net/log/radius.log
It seems EAP never says it's ok (might be Base Station Related but I've got no access to check)
This is in the FAQ and in the comments in eap.conf. The server sends a challenge, and the client never continues the EAP conversation. Alan DeKok.