19 Jul
2010
19 Jul
'10
5:30 a.m.
Hi,
I am not sure Why my Freeradius setup is not allowing other accesspoints I add to clients.conf.
Here is what is in my clients.conf file:
client 192.168.89.217 { secret = visit+$c shortname = ClhsMeshRm2612 nastype = other }
client 192.168.89.215 { secret = visit+$c shortname = ClhsMeshRm2610 nastype = other }
alan has already mentioned putting those secrets into '' markers but I'll also add: did you restart the FR daemon after adding that to the clients.conf? have you checked the shared secret on the AP/NAS? have you checked the output of 'radiusd -X' ? alan