5 Feb
2011
5 Feb
'11
4:24 a.m.
On Sat, Feb 5, 2011 at 7:16 AM, npayne <npayne@g-host.co.za> wrote:
I have installed freeradius with daloRadius. I have then created a group / profile to cut off after using a certain amount of data. I have the following problem. It does not cut the user off when the limit was reached but it will reject the user when he/she tries to log in again. The DB only gets updated with the used octets once the users logs off. How do I get the session to be terminated when the max octets is reached?
Thanks Neill
1. You need to use sql counter (if you don't do already) 2. Use the Acct-Interim-Interval attribute in the reply to update accounting every x seconds. kind regards Yves