[RADIATOR] DefaultSimultaneousUse while using AuthRADIUS

Michael ringo at vianet.ca
Wed Dec 18 15:43:02 CST 2013


I've gotten closer using an AuthBy GROUP around AuthBy RADIUS, but it 
seem to:

1. receive the auth request
2. proxy it to the host
3. check the session db before the reply comes back and reject if need be.
4. send the reject to the lns device.
5. send the accept from the proxy to the lns device.

so, resulting in 2 replies going back to the network access device.



<Handler Request-Type = Access-Request>
         SessionDatabase COUNT

         AuthLog BREIF-authlogs.YYYYMM

         <AuthBy GROUP>
                 DefaultSimultaneousUse 1
                 <AuthBy RADIUS>
                         some config
                 </AuthBy>
         </AuthBy>

</Handler>



On 18/12/13 02:47 PM, Michael wrote:
> DefaultSimultaneousUse doesn't appear to work when using AuthRADIUS.  I
> thought it would proxy the request, and if accepted, check the session
> db for the DefaultSimultaneousUse option.  Is this suppose to work?
>
>
> _______________________________________________
> radiator mailing list
> radiator at open.com.au
> http://www.open.com.au/mailman/listinfo/radiator
>



More information about the radiator mailing list