> /etc/raddb/clients file below. > > 192.168.0.5 password (this is the ip address of the access > point)
You might want to move this to clients.conf as the clients file is old. > > /etc/raddb/users file below. > > #Access point > 00022d-1cf1bb Auth-Type = Local, Password = "password" > Service-Type = Framed-User, > Framed-Protocol = PPP, > Framed-Routing = Broadcast-Listen, > Framed-MTU = 1500, > Framed-Compression = Van-Jacobson-TCP-IP It's usually a good idea not to have any whitespace between the beginning of the line and the username. Also, check your check item operators. When you startup radiusd, it should complain about having to convert them to the proper ones. 'man 5 users' should give you a pretty good description of each operator that is supported, and how/where to use them. Kevin Bonner - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
