<div dir="ltr">i thought maybe my counter has the issue so i use default provided dailycounter<div>set session-timeout to 120 and login,</div><div>user disconnects after 34 seconds</div><div>next the user logins again and instead of getting disconnected after 84 odd sweconds gets disconnected after 120. how can i update nas with limit-used time?</div><div>log is attached</div><div>please help</div></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>