I need to disconnect users

Alan DeKok aland at deployingradius.com
Wed Aug 15 18:23:33 CEST 2018


\On Aug 15, 2018, at 12:21 PM, Ariel GarcĂ­a Reyes <ariel100cfg at gmail.com> wrote:
> 
> I need to disconnect users that in 1 month already have consumed 1gbyte of
> data.

  Send a Disconnect-Request packet.

> The NAS sends me the traffic of the network every 5 minutes.
> The question is: how to do that when I get the data that the user has
> already consumed the traffic that was assigned, the freeradius disconnect
> the user ?

  You have to fork an external program: radclient.  It will then send a Disconnect-Request packet for the user.

  Alan DeKok.




More information about the Freeradius-Users mailing list