13 Nov
2014
13 Nov
'14
8:12 a.m.
Kev Pearce wrote:
I'd like to run a FR with more than 256 virtual servers/listening ports. Why? That's a bit unusual.
It's for multi-tenancy by port.
That isn't necessary. See the "virtual_server" example in clients.conf. It is intended for this EXACT purpose. Each tenant has their own RADIUS client. Each RADIUS client points to a different virtual server. You don't need different "listen" sections for each client. In general, when your solution is complicated and running into large limits (that no one else runs into), your solution is sub-optimal. Alan DeKok.