"Alexandre Strube" <[EMAIL PROTECTED]> wrote:
> Some people had the same trouble some time ago. The only thing
> I could do to stop this was setting the Acct_Unique_Id as "unique" on
> radacct  table, so mysql server would discard subsequent packets
> with the same id. My box keeps sending duplicated packets for months,
> but with this wacky fix I could solve the problem for me.

  That's really the only fix.

> >I'm using 0.5 and just noticed that when the same acct packet arrive
> >more than once to the server, the counter module does not control the
> >fact that it is repeated -not even if the acct_uniq module is being
> >used- and its count-attribute get added several times. Just checked the
> >latest cvs version to find that this behavior remains unchanged; it has
> >only minor changes.

 I don't see the counter module EVER changing.  It's intent is to be
small and simple.  Adding more smarts means that you might as well
use a real database, like SQL.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to