Dear Team, I just done installation and configure FreeRadius for PPPoE users. And I need more feature to meet user requirement. Currently, it already work for bandwidth limit by use CISCO-AVpair attr to return to CISCO LNS. 1. I need to limit the user monthly usage, for example bandwidth 2Mbps with 5GB monthly usage. 2. After the monthly usage exceed, I want the user change their plan to 512Kbps for example. It would related to scripting, but I has no idea about scripting. If anyone already done with that, I really appreciate for your sharing. Thanks for helping from everyone in community. Regards, -- Sokphak
1. I need to limit the user monthly usage, for example bandwidth 2Mbps with 5GB monthly usage. 1a.) You would not need script, you need "RLM SQLCOUNTER" to limit daily/weekly/monthly traffic quota 1b.) you need to control the bandwidth using radius and radius client attributes, such as WISPr-Bandwidth-Max-Down; WISPr-Bandwidth-Max-Up Thanks
Thanks Russell for your respond. It would more appreciate if you can share some document. At the mean time I will doing research about it. Regards, Sokphak On Tue, Jan 22, 2013 at 4:52 PM, Russell Mike <radius.sir@gmail.com> wrote:
1. I need to limit the user monthly usage, for example bandwidth 2Mbps with 5GB monthly usage.
1a.) You would not need script, you need "RLM SQLCOUNTER" to limit daily/weekly/monthly traffic quota 1b.) you need to control the bandwidth using radius and radius client attributes, such as WISPr-Bandwidth-Max-Down; WISPr-Bandwidth-Max-Up
Thanks
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
On Tue, Jan 22, 2013 at 10:17 AM, Sokphak TOUCH <touch.sokphak@gmail.com>wrote:
Thanks Russell for your respond. It would more appreciate if you can share some document. At the mean time I will doing research about it.
Regards, Sokphak
Understand the concept here, it is very easy with FreeRadius http://wiki.freeradius.org/modules/Rlm_sqlcounter Thanks
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (2)
-
Russell Mike -
Sokphak TOUCH