Re: Handling duplicate users across many servers.

2003-02-06 Thread Simon
On Thu, Feb 06, 2003 at 01:47:55PM -0500, Justin Wheeler wrote:
> OK, stupid question then.
> 
> What's radrelay?

See:
doc/radrelay
man 8 radrelay
/bin/radrelay

The docs are slightly out of date, but you shouldn't have any problems
getting it running.

-- 
Simon


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



Re: Handling duplicate users across many servers.

2003-02-06 Thread Justin Wheeler
Ah ha.  I didn't even know radrelay existed. :)

I think I can get this all figured out then.

Thanks Alan and Simon.

Regards,
Justin Wheeler

-- Computer programmer (n): Red-eyed mammal capable of communicating with
electronics and inanimate equipment.

On Thu, 6 Feb 2003, Simon wrote:

> On Thu, Feb 06, 2003 at 08:27:07AM -0500, Alan DeKok wrote:
> > Justin Wheeler <[EMAIL PROTECTED]> wrote:
> > > All of the NASes report their accounting packets to the same freeradius
> > > server.
> > >
> > > As such, 3 of the 4 locations do not have radwtmp files, since they dont
> > > receive any accounting packets.
> > >
> > > I want to be able to handle duplicate users, but radwtmp wont prove
> > > anything on those 3 systems, since its empty.
> > >
> > > Anyone have any ideas?
> >
> >   radrelay should do the trick.  I'm not sure that you can give it 2-3
> > destination servers, but you should be able to relay 1->2, 2->3, 3->4
>
> radrelay can only replicate to one destination server.
> You could output the logs to 3 separate 'combined detail files' and
> run three instances of radrelay on the primary accounting server though.
> That might be easier.
>
> --
> Simon
>
>
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>


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



Re: Handling duplicate users across many servers.

2003-02-06 Thread Simon
On Thu, Feb 06, 2003 at 08:27:07AM -0500, Alan DeKok wrote:
> Justin Wheeler <[EMAIL PROTECTED]> wrote:
> > All of the NASes report their accounting packets to the same freeradius
> > server.
> > 
> > As such, 3 of the 4 locations do not have radwtmp files, since they dont
> > receive any accounting packets.
> > 
> > I want to be able to handle duplicate users, but radwtmp wont prove
> > anything on those 3 systems, since its empty.
> > 
> > Anyone have any ideas?
> 
>   radrelay should do the trick.  I'm not sure that you can give it 2-3
> destination servers, but you should be able to relay 1->2, 2->3, 3->4

radrelay can only replicate to one destination server.
You could output the logs to 3 separate 'combined detail files' and
run three instances of radrelay on the primary accounting server though.
That might be easier.

-- 
Simon


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



Re: Handling duplicate users across many servers.

2003-02-06 Thread Justin Wheeler
OK, stupid question then.

What's radrelay?

Regards,
Justin Wheeler

-- Computer programmer (n): Red-eyed mammal capable of communicating with
electronics and inanimate equipment.

On Thu, 6 Feb 2003, Alan DeKok wrote:

> Justin Wheeler <[EMAIL PROTECTED]> wrote:
> > All of the NASes report their accounting packets to the same freeradius
> > server.
> >
> > As such, 3 of the 4 locations do not have radwtmp files, since they dont
> > receive any accounting packets.
> >
> > I want to be able to handle duplicate users, but radwtmp wont prove
> > anything on those 3 systems, since its empty.
> >
> > Anyone have any ideas?
>
>   radrelay should do the trick.  I'm not sure that you can give it 2-3
> destination servers, but you should be able to relay 1->2, 2->3, 3->4
>
>   Alan DeKok.
>
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>


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



Re: Handling duplicate users across many servers.

2003-02-06 Thread Alan DeKok
Justin Wheeler <[EMAIL PROTECTED]> wrote:
> All of the NASes report their accounting packets to the same freeradius
> server.
> 
> As such, 3 of the 4 locations do not have radwtmp files, since they dont
> receive any accounting packets.
> 
> I want to be able to handle duplicate users, but radwtmp wont prove
> anything on those 3 systems, since its empty.
> 
> Anyone have any ideas?

  radrelay should do the trick.  I'm not sure that you can give it 2-3
destination servers, but you should be able to relay 1->2, 2->3, 3->4

  Alan DeKok.

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



Handling duplicate users across many servers.

2003-02-06 Thread Justin Wheeler
OK, I have 4 different radius locations.  They all replicate to
one-another Every 15 minutes so that I can provide local authentication to
each NAS server in 4 different cities.

All of the NASes report their accounting packets to the same freeradius
server.

As such, 3 of the 4 locations do not have radwtmp files, since they dont
receive any accounting packets.

I want to be able to handle duplicate users, but radwtmp wont prove
anything on those 3 systems, since its empty.

Anyone have any ideas?

Regards,
Justin Wheeler

-- Computer programmer (n): Red-eyed mammal capable of communicating with
electronics and inanimate equipment.


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