Freeradius does not Executing section "authorize from file /etc/freeradius/sites-enabled/default"
Alan DeKok
aland at deployingradius.com
Mon May 6 13:57:22 CEST 2019
On May 6, 2019, at 7:54 AM, myxmail1919--- via Freeradius-Users <freeradius-users at lists.freeradius.org> wrote:
>
> test it with ver 3.0.16
> STILL SAME PROBLEM
The problem isn't FreeRADIUS.
>
> runing with single or some users :
>
> # Executing section authorize from file /etc/freeradius/3.0/sites-enabled/default
Yes, that's for Access-Request packets.
> runing under heavy Load :
>
> skipping from authorize section !
> only runs "preacct" and "accounting" section !
The "preacct" and "accounting" sections are run for Accounting-Request packets.
The server runs "authorize" when it receives Access-Request packets. If it doesn't receive Access-Request packets, then it doesn't run the "authorize" section.
Alan DeKok.
More information about the Freeradius-Users
mailing list