Freeradius Only authenticating one access point in client.conf
    Alan Buxey 
    A.L.M.Buxey at lboro.ac.uk
       
    Mon Jul 19 11:30:34 CEST 2010
    
    
  
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
    
    
More information about the Freeradius-Users
mailing list