question

mty avatar image
mty asked

How to connect to ieee8021x Wifi (like eduroam or WifiSpot)

Hello,


to monitor my Smart Solar 100/20 on my Camper Van, i´m running venus-image-raspberrypi2-20190218164500-v2.23.rootfs.rpi-sdimg on a rpi2.


Most of the time the Camper is near to a eduroam or Unitymedia Wifispot.

So it might be possible to use those wifi hotspots.


Connection to my private WPA2 Wifi works like a charm (followed this instructions).
But when I try to connect to ieee8021x Network, i always get this error:

Error /net/connman/service/wifi_801f024ae577_556e6974796d65646961205769666953706f74_managed_ieee8021x: Invalid arguments


I suppose something is wrong with my config file placed in /data/var/lib/connman :

[global]
Name = UnityMedia

[service_umWifiSpot]
Type = wifi
SSID = 556e6974796d65646961205769666953706f74
EAP = peap
Phase2 = MSCHAPV2
Iddentit=unitymedia/myUsername
#AnonymousIdentity=anonymous@foo.edu
Passphrase=myPassword


This is how i try to connect:


connmanctl> agent on
Agent registered
connmanctl> scan wifi
connmanctl> services
*AO Wired                ethernet_b827eb8920a9_cable
*AR ¯\_(ツ)_/¯        wifi_801f024ae577_c2af5c5f28e38384295f2fc2af_managed_psk
    furb                 wifi_801f024ae577_66757262_managed_psk
    Unitymedia WifiSpot  wifi_801f024ae577_556e6974796d65646961205769666953706f74_managed_ieee8021x
    :o)                  wifi_801f024ae577_3a6f29_managed_psk
    ʕ•ᴥ•ʔ        wifi_801f024ae577_ca95e280a2e1b4a5e280a2ca94_managed_psk
    DIRECT-eE-Sonjas Fire TV wifi_801f024ae577_4449524543542d65452d536f6e6a6127732046697265205456_managed_psk
    DIRECT-B9-HP ENVY 4520 series wifi_801f024ae577_4449524543542d42392d485020454e5659203435323020736572696573_managed_psk
    SoHigh-WG            wifi_801f024ae577_536f486967682d5747_managed_psk
    o2-WLAN42            wifi_801f024ae577_6f322d574c414e3432_managed_psk
                         wifi_801f024ae577_hidden_managed_psk
    UPC1989729           wifi_801f024ae577_55504331393839373239_managed_psk
    wildline             wifi_801f024ae577_77696c646c696e65_managed_psk
    Internet             wifi_801f024ae577_496e7465726e6574_managed_psk
    UPC317EB59           wifi_801f024ae577_55504333313745423539_managed_psk
    HP-Print-BE-Officejet Pro 8610 wifi_801f024ae577_48502d5072696e742d42452d4f66666963656a65742050726f2038363130_managed_none
    UPC1BD68AB           wifi_801f024ae577_55504331424436384142_managed_psk
Scan completed for wifi
connmanctl> connect wifi_801f024ae577_556e6974796d65646961205769666953706f74_managed_ieee8021x
Error /net/connman/service/wifi_801f024ae577_556e6974796d65646961205769666953706f74_managed_ieee8021x: Invalid arguments


On my Laptop I can connect to this Network via this wpa_supplicant.conf:

network={ ssid=”Unitymedia WifiSpot” key_mgmt=WPA-EAP eap=PEAP identity=”unitymedia/myUsername” password=”myPassword” }


Hope someone have an idea what i´m doing wrong?


Thanks in advance :)

Martin


Venus OS
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

1 Answer
mbr89 avatar image
mbr89 answered ·

P U S H

U

S

H

2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

Related Resources