13 Apr
2011
13 Apr
'11
12:57 a.m.
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.