[RADIATOR] Beginners question : How to construct a Handler rule that explicit filters out non EAP requests

Alexander Hartmaier alexander.hartmaier at t-systems.at
Wed Nov 25 12:06:21 CST 2009


Hi Anders!

You should mail to the list too.

So you don't won't to match EAP requests at all?
I suggest to do a Handler for EAP requests and put a default reply in
it, reject for example, and after it the Handler you want for non-EAP
requests.

If your radiator receives EAP requests you should handle them.

-- 
Best regards, Alex


Am Mittwoch, den 25.11.2009, 18:59 +0100 schrieb Anders Nilsson:
> Hi
> 
> Thank you for the quick reply but that doesn't quite answer my question rather makes a work-around of the problem. Does anyone else have an idea on what to put in the Handler?
> 
> 
> Cheers
> Anders
> 
> > -----Ursprungligt meddelande-----
> > Från: radiator-bounces at open.com.au [mailto:radiator-bounces at open.com.au]
> > För Alexander Hartmaier
> > Skickat: den 25 november 2009 18:36
> > Till: radiator at open.com.au
> > Ämne: Re: [RADIATOR] Beginners question : How to construct a Handler rule
> > that explicit filters out non EAP requests
> > 
> > Insert another handler after this one matching the same realm.
> > Remember that the order of handlers makes a difference as Radiator uses
> > the first matched Handler.
> > 
> > --
> > Best regards, Alex
> > 
> > 
> > Am Mittwoch, den 25.11.2009, 17:05 +0100 schrieb Anders Nilsson:
> > > Hi,
> > >
> > >
> > >
> > > I'm sure that this is a typical case of RTFM but here goes anyway:
> > >
> > >
> > >
> > > If you in a Handler want to process only EAP requests you construct
> > > something like this:
> > >
> > >
> > >
> > > <Handler  Realm= /(.*\.umu.se)/I , EAP-Message=/.+/>
> > >
> > >
> > >
> > >
> > >
> > > Now my question how to negate this in a Handler.
> > >
> > > How do I process only non-EAP Radius requests?  What check item do I
> > > use and how does a typical Handler look?
> > >
> > >
> > >
> > >
> > >
> > > Cheers
> > >
> > > Anders Nilsson
> > >
> > > Umeå University
> > >
> > > SUNET Sweden
> > >
> > >
> > 
> > 
> > *"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"
> > *"*
> > T-Systems Austria GesmbH   Rennweg 97-99, 1030 Wien
> > Handelsgericht Wien, FN 79340b
> > *"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"
> > *"*
> > Notice: This e-mail contains information that is confidential and may be
> > privileged.
> > If you are not the intended recipient, please notify the sender and then
> > delete this e-mail immediately.
> > *"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"
> > *"*
> > _______________________________________________
> > radiator mailing list
> > radiator at open.com.au
> > http://www.open.com.au/mailman/listinfo/radiator



More information about the radiator mailing list