Ok thanks Alan, it works. But just last question, now if I have same entry in clients.conf than nas mysql table (with mod-enabled - sql --> read_clients = yes) , at Freeradius startup, it tell me that duplicate rows exists but just for global section and not for rif section. Is it normal ? rlm_sql (sql): Adding client 192.168.48.73 (SERVER) to global clients list Failed to add duplicate client SERVER Failed to add client, possible duplicate? rlm_sql (sql): Adding client 192.168.50.182 (TEST) to rif clients list rlm_sql (192.168.50.182): Client "TEST" (sql) added rlm_sql (sql): Adding client 192.168.50.186 (AP03) to rif clients list rlm_sql (192.168.50.186): Client "AP03" (sql) added rlm_sql (sql): Released connection (4) nicolas.clo@ricoh-industrie.fr wrote:
Sorry if it's a stupid question but since Freeradius 3.0.4 ( Version 3.0.4 (git #9b5c955) ), my custom virtual server is ignored by freeradius at startup
...
rlm_sql (sql): Executing query: 'SELECT id, nasname, shortname, type, secret, server FROM nas' rlm_sql (sql): Adding client 192.168.0.1 (AP01) to rif clients list *Failed to find virtual server rif*
I've pushed a fix. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html