18 Oct
2019
18 Oct
'19
10:06 a.m.
On Oct 18, 2019, at 9:52 AM, Jan Hugo Prins <jhp@jhprins.org> wrote:
In the past I created something to update some variables in the request for some corner cases. Is this what I should do here as well?
To do what?
Create a policy that is something like:
update_NAS_Port_Id { if (NAS-IP-Address == "192.168.203.126") { update request { &NAS-Port-Id := "%{request:NAS-Port}" } updated }
And include this policy in the authorize section of my config?
Why? What is the goal? Alan DeKok.