<div dir="ltr"><span style="font-size:13px;color:rgb(51,51,51);font-family:Helvetica,Arial,sans-serif;line-height:17px">Hi all, </span><br style="font-size:13px;color:rgb(51,51,51);font-family:Helvetica,Arial,sans-serif;line-height:17px">
<span style="font-size:13px;color:rgb(51,51,51);font-family:Helvetica,Arial,sans-serif;line-height:17px">I configured freeradius (FreeRADIUS Version 2.2.2) with mysql,While testing Mikrotik NAS i found that Mikrotik-Total-Limit attribute it works upto 4gb then Mikrotik-Total-Limit-Gigawords for more than 4gb (4294967296 in bytes).If i set Mikrotik-Total-Limit value more then 3.9 GB ,it's taking random value or 0 for this attribute. </span><br style="font-size:13px;color:rgb(51,51,51);font-family:Helvetica,Arial,sans-serif;line-height:17px">
<span style="font-size:13px;color:rgb(51,51,51);font-family:Helvetica,Arial,sans-serif;line-height:17px">Currently my hotspot ,wifi users data usage limit set in database, using store procedure it's calculating value for Mikrotik-Total-Limit and assigning other attributes. </span><br style="font-size:13px;color:rgb(51,51,51);font-family:Helvetica,Arial,sans-serif;line-height:17px">
<span style="font-size:13px;color:rgb(51,51,51);font-family:Helvetica,Arial,sans-serif;line-height:17px">Today i tried by sending both attributes(Mikrotik-Total-Limit-Gigawords and Mikrotik-Total-Limit) in redreply, </span><br style="font-size:13px;color:rgb(51,51,51);font-family:Helvetica,Arial,sans-serif;line-height:17px">
<br style="font-size:13px;color:rgb(51,51,51);font-family:Helvetica,Arial,sans-serif;line-height:17px"><span style="font-size:13px;color:rgb(51,51,51);font-family:Helvetica,Arial,sans-serif;line-height:17px">Sending Access-Accept of id 61 to 192.168.53.157 port 48563 </span><br style="font-size:13px;color:rgb(51,51,51);font-family:Helvetica,Arial,sans-serif;line-height:17px">
<span style="font-size:13px;color:rgb(51,51,51);font-family:Helvetica,Arial,sans-serif;line-height:17px">Mikrotik-Rate-Limit = "15M/16M" </span><br style="font-size:13px;color:rgb(51,51,51);font-family:Helvetica,Arial,sans-serif;line-height:17px">
<span style="font-size:13px;color:rgb(51,51,51);font-family:Helvetica,Arial,sans-serif;line-height:17px">Mikrotik-Total-Limit = 5242880 (this value in bytes) </span><br style="font-size:13px;color:rgb(51,51,51);font-family:Helvetica,Arial,sans-serif;line-height:17px">
<span style="font-size:13px;color:rgb(51,51,51);font-family:Helvetica,Arial,sans-serif;line-height:17px">Mikrotik-Total-Limit-Gigawords = 1 (this value in GB) </span><br style="font-size:13px;color:rgb(51,51,51);font-family:Helvetica,Arial,sans-serif;line-height:17px">
<span style="font-size:13px;color:rgb(51,51,51);font-family:Helvetica,Arial,sans-serif;line-height:17px">Session-Timeout = 0 </span><br style="font-size:13px;color:rgb(51,51,51);font-family:Helvetica,Arial,sans-serif;line-height:17px">
<span style="font-size:13px;color:rgb(51,51,51);font-family:Helvetica,Arial,sans-serif;line-height:17px">Idle-Timeout = 0 </span><br style="font-size:13px;color:rgb(51,51,51);font-family:Helvetica,Arial,sans-serif;line-height:17px">
<span style="font-size:13px;color:rgb(51,51,51);font-family:Helvetica,Arial,sans-serif;line-height:17px">Port-Limit = 1 </span><br style="font-size:13px;color:rgb(51,51,51);font-family:Helvetica,Arial,sans-serif;line-height:17px">
<span style="font-size:13px;color:rgb(51,51,51);font-family:Helvetica,Arial,sans-serif;line-height:17px">I'm assuming that it will Terminate the session after 1026 mb usage (Mikrotik-Total-Limit + Mikrotik-Total-Limit-Gigawords), but user session not Terminating even after 1026 mb usage . </span><br style="font-size:13px;color:rgb(51,51,51);font-family:Helvetica,Arial,sans-serif;line-height:17px">
<span style="font-size:13px;color:rgb(51,51,51);font-family:Helvetica,Arial,sans-serif;line-height:17px">I am not sure whether Mikrotik-Total-Limit-Gigawords taking value in GB or bytes. </span><br style="font-size:13px;color:rgb(51,51,51);font-family:Helvetica,Arial,sans-serif;line-height:17px">
<span style="font-size:13px;color:rgb(51,51,51);font-family:Helvetica,Arial,sans-serif;line-height:17px">Please suggest how i can use Mikrotik-Total-Limit-Gigawords for more then 4 GB data limit.</span><br style="font-family:arial,sans-serif;font-size:13px">
<div style="font-family:arial,sans-serif;font-size:13px"><span style="color:rgb(51,51,51);font-family:Helvetica,Arial,sans-serif;line-height:17px"><br></span></div><div style="font-family:arial,sans-serif;font-size:13px">
<span style="color:rgb(51,51,51);font-family:Helvetica,Arial,sans-serif;line-height:17px"><br></span></div><div style="font-family:arial,sans-serif;font-size:13px"><span style="color:rgb(51,51,51);font-family:Helvetica,Arial,sans-serif;line-height:17px"><br>
</span></div><div style="font-family:arial,sans-serif;font-size:13px"><span style="color:rgb(51,51,51);font-family:Helvetica,Arial,sans-serif;line-height:17px">Thanks,</span></div><div style="font-family:arial,sans-serif;font-size:13px">
<span style="color:rgb(51,51,51);font-family:Helvetica,Arial,sans-serif;line-height:17px">Lalit Choudhary</span></div></div>