Override CAptive Portal Radius Assigned Speed
-
I'm interested in this feature too,
What are the radius attributes to set the bandwith per user ?
-
I´d like to know how to do this too.
Will be that is function will be present on 2.0?
I hope so.
-
you can add
WISPr-Max-Up
WISPr-Max-Downon radreply attributes on radius backend (assuming you are using freeradius-sql module)
-
you can add
WISPr-Max-Up
WISPr-Max-Downon radreply attributes on radius backend (assuming you are using freeradius-sql module)
PF2.0 has per-user-bandwidth, and we want to overwrite this by using freeradius.
I have tried these two attribute, but there is no effect.Where can I enable freeradius-sql module??
Thanks
-
i am using freeradius in debian running on another machine together with apache php and mysql. i believe freeradius package on pfsense does not support freeradius-mysql module, at least not yet.
-
azmihamzah, have u tried freeradius with pfsense? and how is it?
-
I need this feature too to support freeradius attributes: WISPr-Bandwidth-Max-Down & WISPr-Bandwidth-Max-Up.
Do anyone has been through this? -
I read on m0n0 forum, you should enable traffic shaper first,
and it should works.edit: maybe I was wrong, the handbook said, the variable in the code is there,
can be used, but no action is bound to it at the moment.half way there.
-
I read monowall handbook for this point already. thank you slashdotfx.
Do any else success with this? CP + freeradius (bandwidth attribute)
-
Just fixed this on my system, added this line in the radius user and it worked great.
WISPr-Bandwidth-Max-Up = 256,WISPr-Bandwidth-Max-Down = 512