[RADIATOR] Stop,Start, alive acct messages forwarding

Hugh Irvine hugh at open.com.au
Tue Jan 27 03:53:54 CST 2009


Hello Francesco -

Try something like this:


.....

# define Handler for accounting

<Handler Request-Type = Accounting-Request>

	AccountingHandled

	<AuthBy RADIUS>
		.....
		IgnoreAccoutingResponse
		.....
	</AuthBy>

</Handler>

# define Handlers for authentication

<Handler Realm = aaa.com>
	.....
</Handler>

<Handler Realm = bbb.com>
	.....
</Handler>

<Handler Realm = ccc.com>
	.....
</Handler>

.....

<Handler>
	.....
</Handler>


hope that helps

regards

Hugh



On 27 Jan 2009, at 20:39, Francesco Toro XB wrote:

> Hi!
>
> Thank you for your answer...but if i define also realms the message  
> handling doesn't go inside the handlers...I want to forward ALL the  
> Start, Stop and Alive messages received by my Radiator leaving the  
> message handling inside different Realms.
>
> Francesco Toro.
>
> -----Original Message-----
> From: Kurt Jaeger [mailto:radiator at c0mplx.org]
> Sent: martedì 27 gennaio 2009 10.33
> To: Francesco Toro XB
> Cc: radiator at open.com.au
> Subject: Re: [RADIATOR] Stop,Start, alive acct messages forwarding
>
> Hi!
>
>> I want to add an <AuthBy RADIUS> clause in which Ignore the
>> Authentication messages and forward only Start, Stop and Alive
>> accounting messages to a target Server.
>
> We use two seperate handlers:
>
> <Handler Request-Type=Access-Request>
>  <...>
> </Handler>
>
> <Handler Request-Type=Accounting-Request>
>  <...>
> </Handler>
>
> This works very nice 8-)
>
> -- 
> pi at opsec.eu            +49 171 3101372                        11  
> years to go !
>
> _______________________________________________
> radiator mailing list
> radiator at open.com.au
> http://www.open.com.au/mailman/listinfo/radiator



NB:

Have you read the reference manual ("doc/ref.html")?
Have you searched the mailing list archive (www.open.com.au/archives/radiator)?
Have you had a quick look on Google (www.google.com)?
Have you included a copy of your configuration file (no secrets),
together with a trace 4 debug showing what is happening?
Have you checked the RadiusExpert wiki:
http://www.open.com.au/wiki/index.php/Main_Page

-- 
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows, MacOS X.
Includes support for reliable RADIUS transport (RadSec),
and DIAMETER translation agent.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.
-
CATool: Private Certificate Authority for Unix and Unix-like systems.





More information about the radiator mailing list