Hi All,
I would like to use WPA-EAP on my picoreplayers connected to wifi. I've got all my wired picore players running on a different vlan, but I also want my wireless clients to use the same vlan. I've done dome testing this with RPI3 and rpi4 with raspbian on it and that works like a sharm. Unfortunately pcp does not work with the cutom wpa_supplicate.conf i've uploaded to my wireless device.
this is that i use :
network={
ssid="xxxxxx"
priority=1
proto=RSN
key_mgmt=WPA-EAP
pairwise=CCMP
auth_alg=OPEN
eap=PEAP
identity="xxxxxx"
password="xxxx"
phase1="peaplabel=0"
phase2="auth=MSCHAPV2"
}
Does WPA-EPA actually work on pcp or not ? Anyone tried to use it ?
I would like to use WPA-EAP on my picoreplayers connected to wifi. I've got all my wired picore players running on a different vlan, but I also want my wireless clients to use the same vlan. I've done dome testing this with RPI3 and rpi4 with raspbian on it and that works like a sharm. Unfortunately pcp does not work with the cutom wpa_supplicate.conf i've uploaded to my wireless device.
this is that i use :
network={
ssid="xxxxxx"
priority=1
proto=RSN
key_mgmt=WPA-EAP
pairwise=CCMP
auth_alg=OPEN
eap=PEAP
identity="xxxxxx"
password="xxxx"
phase1="peaplabel=0"
phase2="auth=MSCHAPV2"
}
Does WPA-EPA actually work on pcp or not ? Anyone tried to use it ?