Hi Alan Right now that broken regex still exist on my default server config , plus these two lines on my /etc/freerdius/dictionary file ATTRIBUTE acct-input-octets-ipv6 3000 integer ATTRIBUTE acct-output-octets-ipv6 3000 integer I have these exists on my resulting Radius Acct Packets Acct-Input-Octets = 3384 Acct-Output-Octets = 8054 Cisco-AVPair = "acct-input-octets-ipv6=2636" Cisco-AVPair = "acct-output-octets-ipv6=6390" acct-input-octets-ipv6 = 2636 acct-output-octets-ipv6 = 6390 Which exactly I want to have. As a conclusion I still do not know how it gives this result but it seems this broken regex not giving any error plus the lines above produce the result I want to have. This make my day now I can easily store these ipv6 counter to a DB and if I want to see what a user ipv6 traffic is , no problem I can have it. Anyway I want to thank you for you assistance even still I do not know how this comes out but my problem is solved and that’s more important. Someone else would come after me and understand it but right now I can continue from this and move on. Once again thank you and surely I will come back if I will have more question to ask. Good Day. -----Original Message----- From: Freeradius-Users <freeradius-users-bounces+maile.halatuituia=tcc.to@lists.freeradius.org> On Behalf Of Alan DeKok Sent: Thursday, 1 November 2018 3:08 PM To: FreeRadius users mailing list <freeradius-users@lists.freeradius.org> Subject: Re: Rewrite Rule
On Oct 31, 2018, at 9:26 PM, Maile Halatuituia <maile.halatuituia@tcc.to> wrote:
I looked through the cisco dictionary file and see no mention of ipv6 there
Where I said:
You will need to use a *real* attribute name instead of "something". As I said before, you can't just invent a "acct-input-octets-ipv6" attribute, and expect it to do what you want. If you do that, the server will fail to start. So you have to create the attribute. See raddb/dictionary for documentation.
So... you're not going to do what I suggested. Good luck, I guess. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html Confidentiality Notice: This email (including any attachment) is intended for internal use only. Any unauthorized use, dissemination or copying of the content is prohibited. If you are not the intended recipient and have received this e-mail in error, please notify the sender by email and delete this email and any attachment. Confidentiality Notice: This email (including any attachment) is intended for internal use only. Any unauthorized use, dissemination or copying of the content is prohibited. If you are not the intended recipient and have received this e-mail in error, please notify the sender by email and delete this email and any attachment.