"Luiz Lima" <[EMAIL PROTECTED]> wrote:
> >> Anyway, what I want to know is if FreeRADIUS can generate
> >> "Alive" packets to VPRRS with the goal of keeping them in sync.
> 
> > No, and I wouldn't recommend implementing it, either.
> 
> Why not?

  A RADIUS server, by design and intent, is nearly stateless.  It ONLY
does something when a NAS requests something.  Making the server
generate fake "Alive" packets completely changes it's functionality.

  Rather than hacking the server, I would suggest using something like
'radrelay', which is a seperate process, which ONLY relays/duplicates
packets.

> > If FreeRADIUS sees the users online, why doesn't the other system?
> > You said that FreeRADIUS is doing nothing more than proxying
> > packets, so they SHOULD be in sync automatically.
> 
> I really don't know, Alan. But right now I'm kind of dependant on the other
> RADIUS server and I had some hope that FreeRADIUS could help me fix the
> situation.

  You still haven't discovered what's wrong.  Sure, you know that the
"live" users aren't in sync, but you don't know *why* they're not in
sync.

  Trying to add more code, and expend a lot of effort to work around
the problem is going to be a waste of your time.  Find out the CAUSE
of the problem, and fix THAT.

  Alan DeKok.

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

Reply via email to