hi I want to control traffic quota for users in freeradius, for example, I want to set a monthly 20GB traffic quota for a specific group. How can I do that ? and after the traffic quota is reached , freeradius disconnects the user? and my last question is rlm_quota module in freeradius for this or do we have to do it in another way? thank you
Hi, you can try to create separate DB for radius and update in from accounting. When limit is reached send coa/pod to nas \ AK
On 30 Apr 2023, at 11:11, ReZa Esfahani <esfahanii.reza@gmail.com> wrote:
hi I want to control traffic quota for users in freeradius, for example, I want to set a monthly 20GB traffic quota for a specific group. How can I do that ? and after the traffic quota is reached , freeradius disconnects the user? and my last question is rlm_quota module in freeradius for this or do we have to do it in another way?
thank you - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Hi .is there another way? And youbdidnt say anything about rlm_quota module On Sun, Apr 30, 2023, 09:14 Anatoliy Kushner <cphlpd@gmail.com> wrote: > Hi, you can try to create separate DB for radius and update in from > accounting. When limit is reached send coa/pod to nas > > > > \ AK > > > On 30 Apr 2023, at 11:11, ReZa Esfahani <esfahanii.reza@gmail.com> > wrote: > > > > hi > > I want to control traffic quota for users in freeradius, for example, > > I want to set a monthly 20GB traffic quota for a specific group. How > > can I do that ? and after the traffic quota is reached , freeradius > > disconnects the user? and my last question is rlm_quota module in > > freeradius for this or do we have to do it in another way? > > > > thank you > > - > > List info/subscribe/unsubscribe? See > http://www.freeradius.org/list/users.html > - > List info/subscribe/unsubscribe? See > http://www.freeradius.org/list/users.html >
Well, not sure which FreeRADIUS server you’re using. Therefore, we don’t have any module called rlm_quota. The best way is. 1. Verify which Attributes/VSA expected by your NAS to deal with Quota settings.\ 2. Put the attributes and values in somewhere like the DB suggested by Anatoliy Kushner > On 1 May 2023, at 02:01, ReZa Esfahani <esfahanii.reza@gmail.com> wrote: > > Hi .is there another way? And youbdidnt say anything about rlm_quota module > > On Sun, Apr 30, 2023, 09:14 Anatoliy Kushner <cphlpd@gmail.com> wrote: > >> Hi, you can try to create separate DB for radius and update in from >> accounting. When limit is reached send coa/pod to nas >> >> >> >> \ AK >> >>> On 30 Apr 2023, at 11:11, ReZa Esfahani <esfahanii.reza@gmail.com> >> wrote: >>> >>> hi >>> I want to control traffic quota for users in freeradius, for example, >>> I want to set a monthly 20GB traffic quota for a specific group. How >>> can I do that ? and after the traffic quota is reached , freeradius >>> disconnects the user? and my last question is rlm_quota module in >>> freeradius for this or do we have to do it in another way? >>> >>> thank you >>> - >>> List info/subscribe/unsubscribe? See >> http://www.freeradius.org/list/users.html >> - >> List info/subscribe/unsubscribe? See >> http://www.freeradius.org/list/users.html >> > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html Jorge Pereira jpereira@networkradius.com
participants (3)
-
Anatoliy Kushner -
Jorge Pereira -
ReZa Esfahani