19 Apr
2017
19 Apr
'17
3:36 p.m.
On Apr 19, 2017, at 3:31 PM, Kenroy <bennettk9999@gmail.com> wrote:
I have an access gateway that is being used by multiple applications. each application handles traffic for different VLAN (NAS-PortID).
If each application has it's own unique IP address for RADIUS clients, just use different virtual servers. See raddb/sites-available/README.rst
I was thinking of creating a policy for each application and filter requests for the different VLANs they handle . Then have the policy make a request to the web service for the application to get the AVP for each request coming in .
Is this the best way to handle this or is using the python or Perl modules the better way ?
The rest module should work fairly well in v3. Alan DeKok.