TIQUET, Benoit wrote:
I would like to manage several virtual_server based on clients. I tried to follow instructions on http://www.freeradius.org/features/virtual_servers.html but I can not manage the clients section ( : Failed to find clients xx).
Please post the entire debug log. Also, the virtual server configuration is documented in clients.conf, raddb/sites-available/README, and many other places in the server.
I tried to put the clients section in clients.conf and radius.conf but it's not better.
Can you explain what you're trying to do? What part of the examples is unclear?
Could you please give me some more details regarding virtual_servers ? How to manage several virtual servers based on clients , how to link a virtual_server to it's related file in site-enabled.
The virtual server *is* the related file in raddb/sites-enabled. The clients.conf file explains how to link a client to a virtual server. Alan DeKok.