(RADIATOR) proxy radius sequence

Hugh Irvine hugh at open.com.au
Fri Aug 26 19:35:17 CDT 2005


Salut Laurent -

Voici comment faire:


# define Realm or Handler

<Handler Request-Type = Accounting-Request>

         AuthByPolicy ContinueAlways

         <AuthBy RADIUS>
                 # proxy to X for mediation/billing
                 Host .....
                 Secret .....
                 IgnoreAuthentication
                 IgnoreAccountingResponse
                 .....
         </AuthBy>

         <AuthBy RADIUS>
                 # proxy accounting
                 <Host A>
                         Secret .....
                         ......
                 </Host>
                 <Host B>
                         Secret .....
                         .....
                 </Host>
         </AuthBy>

</Handler>


hope that helps

regards

Hugh


On 27 Aug 2005, at 02:59, PREVOSTO, Laurent wrote:

> Hi,
>
>
>
> We are trying to « kill » an old SMC proxy radius. I’m trying to  
> write its conf a la radiator.
>
>
>
> Is there a way to do this :
>
>
>
> There are 3 radius for accounting :
>
> A is primary
>
> B is secondary
>
> X is used for mediation/billing
>
>
>
> The sequence is :
>
>
>
> When you receive an accounting packet :
>
> 1. Forward accounting packet to A
>
> 1 bis. If no response from A, forward accounting packet to B
>
> 2. Always forward accounting packet to X
>
>
>
>
>
> Regards
>
>
>
> Laurent
>
>
>
>
>
>


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?

-- 
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows, MacOS X.
-
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.


--
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