RE: accounting - respose from freeradius, and forward

2005-08-04 Thread Tariq Rashid

thanks for the suggestion.

i've had a look at this and it doesn't seem like an elegant solution to me.

i'll have another look to see if it is possible using mechanisms within the
radiusd.conf (perhaps calling 2 modules, one to reply, one to forward).

t


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
Nicolas Baradakis
Sent: 03 August 2005 15:47
To: FreeRadius users mailing list
Subject: Re: accounting - respose from freeradius, and forward


Tariq Rashid wrote:

 we'd like freeradius to reply to accounting requests (start, stop,
interim)
 with acknowledgements, but also to forward the accounting request to a
 backend radius server but to ignore the response from this prozy
behaviour.
 
 this means that the querying NAS equipment doesn't spend time and
resources
 waiting for a backend reply to an accounting request. however, the backend
 radius (possibly belionging to a 3rd party organisation) will need to see
 the accounting packets - we just ignore/drop their repsonse.

You could use radrelay. See the radrelay(8) manpage in 1.0.x version
or radrelay.conf(5) manpage in CVS version.

-- 
Nicolas Baradakis

- 
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: accounting - respose from freeradius, and forward

2005-08-04 Thread Alan DeKok
Tariq Rashid [EMAIL PROTECTED] wrote:
 i'll have another look to see if it is possible using mechanisms within the
 radiusd.conf (perhaps calling 2 modules, one to reply, one to forward).

  There could be a replicate module, which would send packets to
multiple destinations.  I'd prefer not to have it in the server core.

  For that matter, proxying could very much be a module.

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


RE: accounting - respose from freeradius, and forward

2005-08-04 Thread Tariq Rashid

i'm happy to work with anyone with the programming talent to do this.

tariq


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Alan
DeKok
Sent: 04 August 2005 16:34
To: FreeRadius users mailing list
Subject: Re: accounting - respose from freeradius, and forward 


Tariq Rashid [EMAIL PROTECTED] wrote:
 i'll have another look to see if it is possible using mechanisms within
the
 radiusd.conf (perhaps calling 2 modules, one to reply, one to forward).

  There could be a replicate module, which would send packets to
multiple destinations.  I'd prefer not to have it in the server core.

  For that matter, proxying could very much be a module.

  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: accounting - respose from freeradius, and forward

2005-08-03 Thread Nicolas Baradakis
Tariq Rashid wrote:

 we'd like freeradius to reply to accounting requests (start, stop, interim)
 with acknowledgements, but also to forward the accounting request to a
 backend radius server but to ignore the response from this prozy behaviour.
 
 this means that the querying NAS equipment doesn't spend time and resources
 waiting for a backend reply to an accounting request. however, the backend
 radius (possibly belionging to a 3rd party organisation) will need to see
 the accounting packets - we just ignore/drop their repsonse.

You could use radrelay. See the radrelay(8) manpage in 1.0.x version
or radrelay.conf(5) manpage in CVS version.

-- 
Nicolas Baradakis

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