Freeradius as a secondary
Jeff
jeffa at jahelpdesk.com
Sat Jun 9 23:11:06 CEST 2007
VOPRadius does use sql it puts its accounting records directly into our billing package rodopi
I see what you are getting at is Basically both use the same sql and sync up their records
_____
From: Arran Cudbard-Bell [mailto:A.Cudbard-Bell at sussex.ac.uk]
To: FreeRadius users mailing list [mailto:freeradius-users at lists.freeradius.org]
Sent: Sat, 09 Jun 2007 15:09:36 -0400
Subject: Re: Freeradius as a secondary
Jeff wrote:
>
> I am using Freeradius as a Secondary Radius.
>
> The issue is sometimes not always but 98% of the time
>
> A user when they connect to the secondary (freeradius) and connect
>
> accounting packet start and then when they disconnect no accounting
> packet stop gets to the secondary
>
> Reason its going to the primary radius (VOPRAdius)
>
> Thus the problem being the secondary thinks they are still connected.
>
> The nas's are not onn site these are from level3 networks
>
> Does anyone know what to do for this?
>
> Since freeradius is not being used as a primary too
>
> I am at a stump on this one.
>
> ------------------------------------------------------------------------
>
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
The issue can only be NAS side, accounting packets are completely
disconnected from one another, the only thing they share is a session ID
(included in the packets) , which FreeRADIUS uses to correlate the start
stop and interim update packets.
If VopRADIUS can use SQL as an accounting database , you could point
them both at a single database instance. Theres no reason why stop,
start and interim packets couldn't go to different RADIUS servers.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20070609/163b338e/attachment.html>
More information about the Freeradius-Users
mailing list