thanks alan for reply my problem when assigning static ip to user accounting record added successfully in radacct but after that there is no update in this record if i disconnect manually nas update the record in radius 3.0.21 updating acct every 5 minutes in 3.2 updating acct every 5 minutes if user ip from sqlippool only if i assign static ip for user update on acct record not working On Wed, 17 Aug 2022 at 15:06, Alan DeKok <aland@deployingradius.com> wrote:
On Aug 17, 2022, at 8:02 AM, mohammed Irheem <mohammed059@gmail.com> wrote:
hello there is no syntax error and radius started successfully same problem accounting not updating with static ip
The sqlippool module won't record static IPs in the IP pool. That's how it works.
Any IPs in the pool are dynamic, and are managed by the sqlippool module. Any IPs not in the pool are static, and are not managed by the sqlippool module.
If you want to know what IP a user is using, you can look at the radacct table. All of the information is stored there. Both for static and dynamic IPs.
Alan DeKok.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html