3 Apr
2006
3 Apr
'06
11:58 a.m.
"Shawn Hamman" <shawn@i4u.co.za> wrote:
I was wondering if anybody has a more elegant solution to implementing capping with FreeRadius than writing a script that totals the bytes in/out in the radacct table every couple of minutes and updates the radcheck table to deny further logins?
Have a script that runs when the server receives accounting packets, and do the work there. Alan DeKok.