29 Sep
2005
29 Sep
'05
7:55 a.m.
Ashwin Gobind wrote:
I want to proxy accounting requests originating from certain hosts to another server, how can I do this.
You could add something like this in file "acct_users": DEFAULT Client-IP-Address == 10.0.0.1, Proxy-To-Realm := realm1 DEFAULT Client-IP-Address == 10.0.0.2, Proxy-To-Realm := realm2 -- Nicolas Baradakis