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