Using Attributes to differentiate between different EAP types

Nathan McDavit-Van Fleet nmcdavit at alcor.concordia.ca
Tue Sep 15 19:03:01 CEST 2009


        if("%{control.EAP-Type}" == 21)
        if(control.EAP-Type == 21)

Still getting a parse error on that one. I'm surprised that it won't even
start the service on this, but I suppose it's better anyhow.

Nathan Van Fleet
Telecommunications Analyst
Network Assessment and Integration
IITS Concordia University
(514) 848-2424 Extension:5434
 

> -----Original Message-----
> From: freeradius-users-
> bounces+nmcdavit=alcor.concordia.ca at lists.freeradius.org
> [mailto:freeradius-users-
> bounces+nmcdavit=alcor.concordia.ca at lists.freeradius.org] On Behalf Of
> Ivan Kalik
> Sent: Tuesday, September 15, 2009 12:13 PM
> To: FreeRadius users mailing list
> Subject: RE: Using Attributes to differentiate between different EAP types
> 
> > I'm trying the following code, I've tried most every variation
> > ("request:EAP-Type", "request.EAP-Type","EAP-Type","outer.EAP-Type".)
> but
> > freeradius does not even parse the configuration. I've tried %{} and
> just
> > the bare variables (which works for "outer.NAS-IP-Address").
> 
> It's the internal attribute (for local server use), so it should be on the
> control list (control.EAP-Type).
> 
> Ivan Kalik
> Kalik Informatika ISP
> 
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html




More information about the Freeradius-Users mailing list