yupes you are right... it can't stop user from going over the limit, <br>but i need to kick while the limit reached as time session...<br>any body success with this ? please tell me how<br><br><div><span class="gmail_quote">
2007/5/18, <a href="mailto:tnt@kalik.co.yu">tnt@kalik.co.yu</a> <<a href="mailto:tnt@kalik.co.yu">tnt@kalik.co.yu</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
We are starting with wireless soon, so I planned to adapt monthlycounter<br>sqlcounter:<br><br>query = "SELECT SUM( AcctInputOctets + AcctOutputOctets) FROM radacct<br>WHERE UserName='%{%k}' AND AcctStartTime > FROM_UNIXTIME('%b')"
<br><br>Remove reply-name, change check-name to Max-Monthly-Octets and check with:<br><br>Max-Monthly-Octets<numberofbytes<br><br>I haven't implemented it yet (planning first to install 2.0 for testing<br>next week), but I think it will work. It can't stop user from going
<br>over the limit as timed counters can, but it should stop them from<br>connecting next time.<br><br>Ivan Kalik<br>Kalik Informatika ISP<br><br><br>Dana 18/5/2007, "Trio Yulistianto" <<a href="mailto:trioy99@gmail.com">
trioy99@gmail.com</a>> piše:<br><br>>next problem...<br>>i have read all documentation ebaout sql counter.... and all based on time..<br>>any docoumentation about volume based ?<br>>volume based (total of inputoctets and outputoctets)
<br>>in my case, i want to give user limitation about his byte usage,<br>>ie. user heavy  :  has 10 Gb (total of  inputoctets and outputoctets) per<br>>month<br>>user medium : has 5 Gb (total of inputoctets and outputoctets) per month
<br>>user light : has 1 Gb (total of inputoctets and outputoctets) per month<br>><br>>how thats can handle by freeradius and mysql ?<br>>fyi. my nas is mikrotik v2.9.40<br>>for now i just limiting by  *Mikrotik-Recv-Limit *and *Mikrotik-Xmit-Limit *
<br>>attribute*<br>>*any solution to limiting by total of those 2 variables ?<br>><br>>thanks be4<br>>trio<br>><br>><br><br>-<br>List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html">
http://www.freeradius.org/list/users.html</a><br></blockquote></div><br>