>  Take a look at the counter module in radiusd.conf. I haven't tried it
>  meself, but it seems to do what you want.
 
hmm....the counter module seems a good way,
but actually , I need to know how to send a signal to my NAS for disconnecting the user session.
To count the  Acct_Session_Time , I can use mysql accounting with some script to achive that function.
That's means, after the calculation finally  we found the user is exceed his "time quota",
How to pull the trigger to terminate the user session ?
 
Is there such an attribute that radius server can send out to the NAS , make the NAS to terminate the
session ? or I must use an script to telnet to the NAS and disconnect the session with CLI
command ?
 
Thanks again~~
 
 
Yngwie

Reply via email to