9 Nov
2013
9 Nov
'13
9:23 a.m.
Hi,
And how to enable MySQL only without clients.conf ?
you've already done it.
rlm_sql (sql): Read entry nasname=192.168.0.1,shortname=myNAS,secret=mysecret rlm_sql (sql): Adding client 192.168.0.1 (myNAS, server=<none>) to clients list
read the above. 192.168.0.1 is a valid client. the trouble is, you seem to be running radtest with 127.0.0.1 - and THAT isnt in your tables...so isnt a valid client - its there by default in clients.conf - so add it to your NAS table! beware, you cannot have duplicates. alan