15 Aug
2022
15 Aug
'22
4:10 p.m.
On Aug 15, 2022, at 3:40 PM, mohammed Irheem <mohammed059@gmail.com> wrote:
in freeradius 3.2 i enable sqlippool and make static ip for radcheck user
If you assign a static IP to the user, the sqlippool module isn't used, and won't do anything.
accounting update not working working only if client take ip from sqlippool
You can change this by doing" accounting { ... sqlippool { notfound = ok } ... It will then process the rest of the "accounting" section. Alan DeKok.