8 Jan
2009
8 Jan
'09
10:31 a.m.
Norbert Wegener wrote:
freeradius 2.1.1, configured to use multiple virtual servers, seems to select the server to use depending on the host sending the request, not depending on the NAS-IP-Address in the request.
Yes. See raddb/sites-available/README. When a client is tied to a virtual server, it is done by source IP address.
I would have expected, the server is choosen because of the NAS-IP-Address.
That configuration can be added manually, by doing internal proxying to the virtual server. Alan DeKok.