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-
> [email protected]
> [mailto:freeradius-users-
> [email protected]] 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

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to