Enterprise authentication, e.g. 802.1x EAP

Questions and discussion about The WiPy 1.0 board and CC3200 boards.
Target audience: Users with a WiPy 1.0 or CC3200 board.
allanlewis
Posts: 3
Joined: Tue Oct 27, 2015 2:53 pm

Enterprise authentication, e.g. 802.1x EAP

Post by allanlewis » Tue Oct 27, 2015 2:54 pm

Does the WiPy support more complex WiFi authentication schemes, such as 802.1x EAP? I can't see any reference to it in the API docs, which only mention WPA and the like.

User avatar
danicampora
Posts: 342
Joined: Tue Sep 30, 2014 7:20 am
Contact:

Re: Enterprise authentication, e.g. 802.1x EAP

Post by danicampora » Tue Oct 27, 2015 3:07 pm

Hi, the underlying hardware does support it, but I haven't exposed it in the Python API yet. Perhaps if you have example use cases we can see how to do it :-)

allanlewis
Posts: 3
Joined: Tue Oct 27, 2015 2:53 pm

Re: Enterprise authentication, e.g. 802.1x EAP

Post by allanlewis » Tue Oct 27, 2015 4:19 pm

danicampora wrote:Perhaps if you have example use cases we can see how to do it
Thanks Dani. My use case is simply my office WiFi network, which is a 5GHz network (I assume the chip supports 5GHz?) using 802.1x EAP. It doesn't use a certificate or smart card, just a username and password, which is linked to Microsoft Active Directory using some sort of SSO solution. It would be really great if I could connect the WiPy to that network, but if not then I should be able to find a workaround.

User avatar
bmarkus
Posts: 111
Joined: Tue Oct 21, 2014 5:58 am

Re: Enterprise authentication, e.g. 802.1x EAP

Post by bmarkus » Tue Oct 27, 2015 4:30 pm

For example UPC Wi-Free. It makes available other UPC customers Wi-Fi router for UPC clients country wide and in other countries too.

http://www.upc-cablecom.ch/en/internet/wi-free/
Tiny Core Linux (piCore) developer
HAM radio call: HA5DI (Béla)

birkenfeld
Posts: 8
Joined: Fri Oct 16, 2015 7:36 pm

Re: Enterprise authentication, e.g. 802.1x EAP

Post by birkenfeld » Tue Oct 27, 2015 6:59 pm

Another example would be Eduroam, which gives the WiPy internet access in most educational institutions if you have an account in one of them.

User avatar
danicampora
Posts: 342
Joined: Tue Sep 30, 2014 7:20 am
Contact:

Re: Enterprise authentication, e.g. 802.1x EAP

Post by danicampora » Tue Oct 27, 2015 9:14 pm

Hi, thanks for all the feedback :-). I'll add WPA Enterprise support to the backlog!

User avatar
platforma
Posts: 258
Joined: Thu May 28, 2015 5:08 pm
Location: Japan

Re: Enterprise authentication, e.g. 802.1x EAP

Post by platforma » Tue Oct 27, 2015 11:35 pm

allanlewis wrote:which is a 5GHz network (I assume the chip supports 5GHz?)
I am also interested in this. I was running a scan of local stations and wipy couldn't return the ssid of my 5Ghz access point, so I had to enable 2.4. Is it supported by the hardware?

User avatar
danicampora
Posts: 342
Joined: Tue Sep 30, 2014 7:20 am
Contact:

Re: Enterprise authentication, e.g. 802.1x EAP

Post by danicampora » Tue Oct 27, 2015 11:38 pm

No, the hardware supports 2.4GHz only.

allanlewis
Posts: 3
Joined: Tue Oct 27, 2015 2:53 pm

Re: Enterprise authentication, e.g. 802.1x EAP

Post by allanlewis » Thu Oct 29, 2015 9:58 pm

danicampora wrote:No, the hardware supports 2.4GHz only.
OK, so in my case the WiPy won't work because (to the best of my knowledge) my office network is 5GHz-only. Nevertheless, WPA Enterprise would be a nice addition.

berwyn
Posts: 1
Joined: Tue Dec 01, 2015 11:47 pm

Re: Enterprise authentication, e.g. 802.1x EAP

Post by berwyn » Tue Dec 01, 2015 11:48 pm

danicampora wrote:No, the hardware supports 2.4GHz only.
Our customer requires 5GHz as a future proofing option. Are there any plans to support 5GHz in future?

Post Reply