<div dir="ltr"><div><div><div><div>Hello, I have the following problem, I would like to set download and upload limit on Mitrotik, from my freeradius and only 1 attribute from the radgroupreply is sended to Mitrotik. I am using MySQL.<br> <br>I insert on the radcheck this:<br>id     username    attribute                    op     value <br>31     kostas3     Cleartext-Password     :=     1234 <br></div>On the radusergroup:<br> id     username     groupname     priority <br>44     kostas3       d16M              8<br>45     kostas3       u2M                8<br></div>On the radgroupreply:<br>id     groupname     attribute                                  op     value <br>8      u2M               WISPr-Bandwidth-Max-Up        :=     2097152                                  <br>17    d16M             WISPr-Bandwidth-Max-Down     :=    16777216<br><br></div>And here is my log from the freeradius:<br><a href="http://pastebin.com/Lifi6jdL">http://pastebin.com/Lifi6jdL</a><br><br></div>I have any syntax wrong?<br><br>Thanks for your attention and time!<br></div>