Page 1 of 1

Custom radius attributes

Posted: 17 Nov 2022, 16:55
by marco
Hi

I created some custom radius attributes in the freeradius dictionary.
These attributes are found in the radgroupreply table and the radius server successfully sends them to Accel-ppp.

Unfortunately, however, it seems they are not accepted by Accel-ppp as they are not present in its dictionary.

Can you tell me the procedure to get them recognized by Accel-ppp.

Thanks

Re: Custom radius attributes

Posted: 22 Nov 2022, 08:26
by dimka88
Hi @marc. accel-ppp store radius attributes in it own dictionaries files. Check path /usr/share/accel-ppp/radius/dictionary or /usr/local/share/accel-ppp/radius/dictionary
So add attribute to this files and use this attributes in accel-ppp.conf

Re: Custom radius attributes

Posted: 20 Dec 2022, 17:15
by marco
Hi dimka88

I already tried it, but using pppd-compat it doesn't give me any result. Then I must have missed something..

Re: Custom radius attributes

Posted: 20 Dec 2022, 19:47
by dimka88
I think you have to set [log]level=5 and check accel-ppp logs. Except accel-ppp.log also look in to core and emerge logs.