Re: (RADIATOR) Dual Accounting Streams Possible?

2003-01-15 Thread Hugh Irvine

Hello Cliff -

Yes this is quite simple to do (I assume you want a copy of the 
accounting only?).

Something like this:

# define AuthBy clauses

AuthBy RADIUS
	ForwardAccountingOnly
	Host ...
	Secret 
	IgnoreAuthentication
	.
/AuthBy

AuthBy RADIUS
	ForwardToProxy
	Host ...
	Secret 
	.
/AuthBy

# define Handlers or Realms

Realm 
	AuthByPolicy ContinueAlways
	AuthBy ForwardAccountingOnly
	AuthBy ForwardToProxy
	.
/Realm


regards

Hugh


On Thursday, Jan 16, 2003, at 11:59 Australia/Melbourne, Cliff Daniel 
wrote:

I'm looking for a way to configure radiator to send a duplicate stream 
to another radius host, just for logging purposes only.   Is there any 
easy way to accomplish this?  I've search the archives for this list 
and only saw one thing similar but that was for Auth and I didn't 
quite understand it :-)

Regards,
Cliff

===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.



--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.

===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.



RE: (RADIATOR) Dual Accounting Streams Possible?

2003-01-15 Thread david.kramar
Hi Cliff
FYI, maybe your RAS support AAA Broadcast Accounting like Cisco.

http://www.cisco.com/en/US/products/sw/iosswrel/ps1834/products_feature_guide09186a008007fe4a.html

David

-Pvodn zprva-
Od: Cliff Daniel [mailto:[EMAIL PROTECTED]]
Odeslno: 16. ledna 2003 1:59
Komu: [EMAIL PROTECTED]
Pedmt: (RADIATOR) Dual Accounting Streams Possible?


I'm looking for a way to configure radiator to send a duplicate stream 
to another radius host, just for logging purposes only.   Is there any 
easy way to accomplish this?  I've search the archives for this list and 
only saw one thing similar but that was for Auth and I didn't quite 
understand it :-)

Regards,
Cliff

===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.