6 Sep
2010
6 Sep
'10
3:43 a.m.
Mordor Networks wrote:
It is disconnecting the user if limit is reached but user can connect again like it is not stopping the account, now if i replace the query with #query = "SELECT (SUM(AcctInputOctets)+SUM(AcctOutputOctets)) FROM radacct WHERE UserName='%{%k}'" that will disconnect the account and it wont be able to connect again but the problem here with reset , how i will be able to reset daily?
As always, run it in debugging mode to see what it's doing. Alan DeKok.