I set  reply-name = Session-Octets-Limit in sqlcounter <br>but freeradius sends Seesion-Timeout in reply with value equal to  the deduct of octets used until now from  check-name = Max-Input-Octets.<br>How should change the session-timeout to  Session-Octets-Limit in auth-reply?<br>
<br><div class="gmail_quote"><pre> what does Session-Octets-Limit exactly do?<br><br>I have no idea. It's an attribute *you* wanted to use. As a guess, it<br>limits number of octets for the session.<br><br>> How it is related to counters?<br>
<br>You would configure it as a reply-name.<br><br>> I thought freeradius sends a value(is defined in<br>> DEFAULT) to the NAS and NAS limits users traffic<br>> to this value in each session.<br>><br><br>That's without counters. If you use counter, you place check-name<br>
attribute-value pair in users (or as DEFAULT) entry. On connection attempt<br>freeradius will count usage so far, deduct it from the limit (check-name<br>attribute value) and pace the reminder as a value for reply-name<br>
attribute.<br><br>Ivan Kalik<br>Kalik Informatika ISP<br></pre></div><br>