I have set it up Freeradius as proxy with JRadius plugin. I'm using JRadius to modify the Access_Accept packets.
With my setup I'm able to receive the radius packets through JRadius plugin during post-auth. In JRadius I have a handler to modify the Access_Accept and it is working fine.
Now I need a help in setting up various sets of Radius servers in proxy.conf based on some VSA value in Access_Request. The requirement is to redirect the requests to appropriate Radius servers based on the VSA value.
What I can understand from the proxy.conf is to define various home_servers and home_server pool linked to a realm.
Now I'm not sure how to link the VSA value in Access_Request to these home_servers.
Could you please provide some example to achieve my above requirement.
Thanks,
Ila.