proxy accounting to two other radius servers
I have a accounting only proxy in place to a single radius server. Works fine. I now need to proxy certain accounting packets to another server. Both request types have the same realm but there is a unique suffix to the username portion. I looked over the docs but I can't seem to figure out how to modify the configuration to do this. Can someone point me in the right direction? Bill
Hi,
Both request types have the same realm but there is a unique suffix to the username portion.
good. so you can use unlang to then send the request to another server - updating its proxy-to-realm, for example, to send it elsewhere (new realm determined via config in proxy.conf....) alan
Alan, Thanks but a tad brief for my feeble mind. Where does the ulang code go? In the pre-proxy section? Does this method do away with the need for copy-acct-to-home-server? On 3/30/2016 5:25 PM, A.L.M.Buxey@lboro.ac.uk wrote:
Hi,
Both request types have the same realm but there is a unique suffix to the username portion. good. so you can use unlang to then send the request to another server - updating its proxy-to-realm, for example, to send it elsewhere (new realm determined via config in proxy.conf....)
alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Okay I've added the unlang to the copy-acct-to-home-server file and created the necessary entries in proxy.conf and all is working. Thanks for your help. Bill On 3/30/2016 5:25 PM, A.L.M.Buxey@lboro.ac.uk wrote:
Hi,
Both request types have the same realm but there is a unique suffix to the username portion. good. so you can use unlang to then send the request to another server - updating its proxy-to-realm, for example, to send it elsewhere (new realm determined via config in proxy.conf....)
alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (2)
-
A.L.M.Buxey@lboro.ac.uk -
Bill Schoolfield