<div>whats the difference between Accounting stop and AcctStatusType=stop?<br>Accounting stop and AcctStatusType=tunnel-stop....<br> <br>I need only stop packets. I'm not going to store accounting start packets. <br> <br>
If i send accounting stop packets and AcctStatusType=tunnel-stop am receiving it as AcctStatusType=Stop only. why? any reason?</div>
<div>my questions are:</div>
<div>1. I need to store/log only Accounting stop packets with AcctStatusType = Stop.<br>If i get a packet of AcctStatusType="Start,Checkpoint,Accounting-On,Accounting-Off,Tunnel-Start,Tunnel-Stop,Tunnel-Reject,Tunnel-Link-Start,<br>
Tunnel-Link-Stop, Tunnel-Link-Reject, Failed" need to ignore them and not to be stored in db.</div>
<div>for this i commented out all the queries(start,update,on,off) except accounting_stop_query and accounting_stop_query_alt.</div>
<div>Will this satisfies my requirement?</div>
<div>Plz help me.<br><br></div>
<div class="gmail_quote">On Tue, Feb 3, 2009 at 9:29 PM, <span dir="ltr"><<a href="mailto:tnt@kalik.net" target="_blank">tnt@kalik.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>>>You are aware that this will disable Simultaneous-Use?<br></div>>could you explain me more.<br>><br><br>If you don't record Start packets you won't be able to detect double<br>(or multiple) logins by the same user. Potentially, one user can pay you<br>
and reveal his user/pass to everybody and all of them will be able to<br>connect to your network as they please. If Simultaneous-Use is working<br>only one at the time can connect - they can still share user details but<br>
they won't be able to connect in the same time.<br><br>><br>>My routers will be sending packets types of Acct-Status0Type =<br>> Start,<br>>Stop,<br>>Checkpoint,<br>>Accounting-On,<br>>Accounting-Off,<br>
>Tunnel-Start,<br>>Tunnel-Stop,<br>>Tunnel-Reject,<br>>Tunnel-Link-Start,<br>> Tunnel-Link-Stop,<br>> Tunnel-Link-Reject,<br>>Failed.<br>><br><br>There should be Interim-Update on that list as well. Freeradius processes<br>
Start, Stop, Update, On and Off by default.<br><br>>However i need to store only the category of "Acct-Status-Type == Stop"<br>>packets.<br>><br><br>You have done that already:<br><br>>At present am using Accounting_stop query and Accounting_stop_alt query for<br>
>storing stop packets.<br>
<div>
<div></div>
<div><br>Ivan Kalik<br>Kalik Informatika ISP<br><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>