(RADIATOR) Dual Accounting Streams Possible?

Hugh Irvine hugh at open.com.au
Wed Jan 15 19:44:26 CST 2003


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 radiator-announce at open.com.au
> To unsubscribe, email 'majordomo at open.com.au' 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 radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.


More information about the radiator mailing list