Removing specific attribute in Accounting proxy packet
Dear Team, I am trying to remove specific attribute "Framed-Interface-Id" from proxy accounting packet which do not need for the destination radius server. I put entry in attr_filter in mods_config as follows. *Framed-Interface-Id !* ANY* This is not working and the attribute is not removing still it is receiving. Kindly help me to solve this Regards, Nimesha
On Apr 8, 2019, at 7:06 AM, Nimesha Balasuriya <nimesha1987@gmail.com> wrote:
I am trying to remove specific attribute "Framed-Interface-Id" from proxy accounting packet which do not need for the destination radius server.
I put entry in attr_filter in mods_config as follows.
Where? There are multiple files in that directory.
*Framed-Interface-Id !* ANY*
This is not working and the attribute is not removing still it is receiving.
Kindly help me to solve this
Read the debug output. You get told to do this in ALL of the documentation. You can also do this editing via "unlang", in the pre-proxy section. There is extensive documentation, and many examples. We can't help you if you post content-free questions. Alan DeKok.
Hello Sir, I put the above syntax inside sites-enable/virtual-server -> sub category -> pre-proxy -> inside attr_filter.pre-proxy file. Regards, Nimesha On Mon, Apr 8, 2019 at 4:43 PM Alan DeKok <aland@deployingradius.com> wrote:
On Apr 8, 2019, at 7:06 AM, Nimesha Balasuriya <nimesha1987@gmail.com> wrote:
I am trying to remove specific attribute "Framed-Interface-Id" from proxy accounting packet which do not need for the destination radius server.
I put entry in attr_filter in mods_config as follows.
Where? There are multiple files in that directory.
*Framed-Interface-Id !* ANY*
This is not working and the attribute is not removing still it is receiving.
Kindly help me to solve this
Read the debug output. You get told to do this in ALL of the documentation.
You can also do this editing via "unlang", in the pre-proxy section. There is extensive documentation, and many examples.
We can't help you if you post content-free questions.
Alan DeKok.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (2)
-
Alan DeKok -
Nimesha Balasuriya