Radrealy and dynamic-sql-clients
Alan DeKok
aland at deployingradius.com
Wed Apr 13 06:57:56 CEST 2011
Etienne Pretorius wrote:
> The problem comes, when I wish to radrelay - I end up having to pick one
> or the other virtual server. I was just wandering if there was a way for
> me to proxy these packets to the correct virtual server based on the
> attributes in them, namely NAS-IP-Address?
Set Proxy-To-Realm:
if (NAS-IP-Address == 1.2.3.4) {
update control {
Proxy-To-Realm := "foo"
}
}
Alan DeKok.
More information about the Freeradius-Users
mailing list