any suggestion? <br><br><div class="gmail_quote">On Wed, Jul 1, 2009 at 10:19 AM, Eric <span dir="ltr"><<a href="mailto:bbahar3@gmail.com">bbahar3@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<pre style="margin: 0em;">There is a freeradius server for aaa of VPN (poptop) users. I want to limit <br>users traffic volume.When users are online I want to use acct update packets <br>to know when they reach to their volume limitation.It seems PPP radius plugin <br>

cann't support gigaword.<br>If the time duration of acct interim packets is little, the traffic volume<br>doesn't reach to 4G in updates. Can I use this way?<br>Is there another way to do this aim? What is the usual way?<br>

<br><br>>I think youre misunderstang....<br><br>>Input/Output octets is a 32 bit number.<br>>Therefore it's maximum is 4294967295 bytes.<br>>That is 4.2GB.<br>><br>>The moment The client uses 4.29G the number will wrap to 0 again.<br>

<br>>If the client used 0.1G the NAS will tell freeradius 0.1G.<br>>If the client used 4.39G the NAS will tell freeradius 0.1G.<br><br>>How must free freeradius know it's 4.39G if it gets told 0.1G?<br><br>>It cannot know this.<br>

>The NAS must tell it! (using gigawords).<br><br></pre>
</blockquote></div><br>