Dear All, I have installed Mikrotik Router OS server for PPPoE and I have installed Ubuntu Server 8.10 with Freeradius+My Sql server. I want to create user with bandwith limit in mysql database. Anybody please help me.
Check Mikrotik Radius attributes. Gunza wrote:
Dear All,
I have installed Mikrotik Router OS server for PPPoE and I have installed Ubuntu Server 8.10 with Freeradius+My Sql server. I want to create user with bandwith limit in mysql database. Anybody please help me.
------------------------------------------------------------------------
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
What to check? I didn't got the point for the bandwidth shaping. Can you send me more detail information about it. Thanks, Gunza Marinko Tarlac wrote:
Check Mikrotik Radius attributes.
Gunza wrote:
Dear All,
I have installed Mikrotik Router OS server for PPPoE and I have installed Ubuntu Server 8.10 with Freeradius+My Sql server. I want to create user with bandwith limit in mysql database. Anybody please help me.
------------------------------------------------------------------------
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- View this message in context: http://www.nabble.com/Bandwidth-limit-tp21449601p22598033.html Sent from the FreeRadius - User mailing list archive at Nabble.com.
Thanks Ivan, Actually I've installed Mikrotik Router OS in single pc and Freeradius + Mysql server in other. I want to shape the client bandwidth with mysql database. If you have any idea then please send me. Thanks, Gunza tnt-4 wrote:
What to check? I didn't got the point for the bandwidth shaping. Can you
send
me more detail information about it.
This is freeradius list. Ask Mikrotik how their attributes work.
Ivan Kalik Kalik Informatika ISP
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- View this message in context: http://www.nabble.com/Bandwidth-limit-tp21449601p22598223.html Sent from the FreeRadius - User mailing list archive at Nabble.com.
Thanks Ivan,
Actually I've installed Mikrotik Router OS in single pc and Freeradius + Mysql server in other. I want to shape the client bandwidth with mysql database. If you have any idea then please send me.
Vendor attributes are just like any other - you put them in radreply or radgroupreply. Ivan Kalik Kalik Informatika ISP
hi, if you want to limit the upload/download speed then you must have an entry on radreply/radgroupreply insert into radreply values('','USERNAME','Mikrotik-Rate-Limit',':=','256K/512K'); in this case the upload is 256Kbps and download is 512Kbps keep in mind that the same USERNAME must be in the radcheck insert into radcheck values('','USERNAME','Cleartext-Password',':=','password1234'); 2009/3/19 <tnt@kalik.net>
Thanks Ivan,
Actually I've installed Mikrotik Router OS in single pc and Freeradius + Mysql server in other. I want to shape the client bandwidth with mysql database. If you have any idea then please send me.
Vendor attributes are just like any other - you put them in radreply or radgroupreply.
Ivan Kalik Kalik Informatika ISP
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Do you mean you when to apply QoS on the sessions or do you mean you want to limit the amount of data a user can xfer during a specified time? Le 13.01.2009 17:48, Gunza a écrit :
Dear All,
I have installed Mikrotik Router OS server for PPPoE and I have installed Ubuntu Server 8.10 with Freeradius+My Sql server. I want to create user with bandwith limit in mysql database. Anybody please help me.
------------------------------------------------------------------------
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (5)
-
Alexandre Chapellon -
Gunza -
Marinko Tarlac -
orion -
tnt@kalik.net