Quick way of finding out which EAP outer was used?
Hi, I have a quick question again: I know the EAP type is passed along in the EAP message in the outer request and FR figures it out (obviously). Now I want to do some bits depending on whether PEAP was used or whether EAP-TTLS was used... What would arguably be the quickest way be to discover either was used? For TLS that's easier, but TTLS/PEAP? Is there a virtual attribute for it or do I need to pick apart the packet? :-) Any hints where to start would be very much appreciated :-) Thanks in advance Stefan Paetow Moonshot Industry & Research Liaison Coordinator t: +44 (0)1235 822 125 gpg: 0x3FCE5142 xmpp: stefanp@jabber.dev.ja.net skype: stefan.paetow.janet Janet, the UK’s research and education network. Janet(UK) is a trading name of Jisc Collections and Janet Limited, a not-for-profit company which is registered in England under No. 2881024 and whose Registered Office is at Lumen House, Library Avenue, Harwell Oxford, Didcot, Oxfordshire. OX11 0SG. VAT No. 614944238
Hi,
I know the EAP type is passed along in the EAP message in the outer request and FR figures it out (obviously). Now I want to do some bits depending on whether PEAP was used or whether EAP-TTLS was used... What would arguably be the quickest way be to discover either was used? For TLS that's easier, but TTLS/PEAP?
Is there a virtual attribute for it or do I need to pick apart the packet? :-)
yes oh! you wanted info? :-) %{EAP-Type} alan
Thank you very much, Alan*2 :-) Stefan Paetow Moonshot Industry & Research Liaison Coordinator t: +44 (0)1235 822 125 gpg: 0x3FCE5142 xmpp: stefanp@jabber.dev.ja.net skype: stefan.paetow.janet Janet, the UK's research and education network. Janet(UK) is a trading name of Jisc Collections and Janet Limited, a not-for-profit company which is registered in England under No. 2881024 and whose Registered Office is at Lumen House, Library Avenue, Harwell Oxford, Didcot, Oxfordshire. OX11 0SG. VAT No. 614944238 ________________________________________ From: freeradius-users-bounces+stefan.paetow=ja.net@lists.freeradius.org [freeradius-users-bounces+stefan.paetow=ja.net@lists.freeradius.org] on behalf of Alan DeKok [aland@deployingradius.com] Sent: 21 October 2014 21:39 To: FreeRadius users mailing list Subject: Re: Quick way of finding out which EAP outer was used? Stefan Paetow wrote:
Is there a virtual attribute for it or do I need to pick apart the packet? :-)
From the tunnel: %{outer.request:EAP-Type} Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (3)
-
A.L.M.Buxey@lboro.ac.uk -
Alan DeKok -
Stefan Paetow