<div dir="ltr">Sorry my problem is persisting. I need your help. Kindly reply please <br><div>I have Set up qouta of 5GB for a user<br></div><div>He downloads 2 GB and disconnects</div><div>When he logins again, he should disconnect after 3GB but he doesnt get disconnected rather he gets disconnected after 5Gb</div> I think NAS only stores volume for current session and freeradius has the db which saves all session's volume.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Oct 30, 2014 at 12:27 AM, Alan DeKok <span dir="ltr"><<a href="mailto:aland@deployingradius.com" target="_blank">aland@deployingradius.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">Abdullah wrote:<br>
> need advice please as to what am i doing wrong<br>
<br>
</span>  Read the debug output.  The server looks in SQL for the user, and then<br>
runs the dailycounter module.  The Max-Daily-Session attribute isn't<br>
found by the counter module.<br>
<br>
  So... that attribute isn't being returned from SQL.<br>
<br>
  You can run the queries yourself to see what is being returned from<br>
SQL.  The debug output shows you the queries.<br>
<br>
  It's not difficult.  Set the Max-Daily-Session attribute in the<br>
"users" file, and it will work.  Therefore, it should also work with<br>
SQL.  If it doesn't work with SQL, it's because you configured SQL wrong.<br>
<div class="HOEnZb"><div class="h5"><br>
  Alan DeKok.<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></div>