Freeradius as a secondary

Peter Nixon listuser at peternixon.net
Sun Jun 10 14:36:29 CEST 2007


On Sat 09 Jun 2007, 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.


An easy way to handle this that doesn't involve database clustering is to 
have your secondary radius accounting server not write accounting data to 
sql,  but rather to relay all packets it receives back to the primary using 
radrelay. If they primary is down, the packets should be queued, and 
delivered when it comes back up.

-- 

Peter Nixon
http://www.peternixon.net/
PGP Key: http://www.peternixon.net/public.asc



More information about the Freeradius-Users mailing list