hi,<br>if you want to limit the upload/download speed then you must have an entry on radreply/radgroupreply<br><br>insert into radreply values('','USERNAME','Mikrotik-Rate-Limit',':=','256K/512K');<br>
<br>in this case the upload is 256Kbps and download is 512Kbps<br><br>keep in mind that the same USERNAME must be in the radcheck <br>insert into radcheck values('','USERNAME','Cleartext-Password',':=','password1234');<br>
<br><br><br><div class="gmail_quote">2009/3/19  <span dir="ltr"><<a href="mailto:tnt@kalik.net">tnt@kalik.net</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">>Thanks Ivan,<br>
><br>
>Actually I've installed Mikrotik Router OS in single pc and Freeradius +<br>
>Mysql server in other. I want to shape the client bandwidth with mysql<br>
>database. If you have any idea then please send me.<br>
><br>
<br>
</div>Vendor attributes are just like any other - you put them in radreply or<br>
radgroupreply.<br>
<div><div></div><div class="h5"><br>
Ivan Kalik<br>
Kalik Informatika ISP<br>
<br>
-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br>
</div></div></blockquote></div><br>