Multiple incoming requests from unknown clients
Alan DeKok
aland at deployingradius.com
Tue Aug 14 08:52:35 CEST 2012
Diego Matute wrote:
> What is the best practice for handling incoming requests which require
> different policies (i.e. secret keys) whereby the client IP is unknown?
If the client IP is unknown, then the client is unknown, and you don't
have a secret key.
And keys aren't policies. Please be careful with terminology.
> Was thinking there may be a to setup virtual servers which listen on
> different server IPs somehow?
Read the "dynamic_clients" documentation. That is how you deal with
clients which are not pre-configured.
That is the only way it can be done.
Alan DeKok.
More information about the Freeradius-Users
mailing list