please help i can not connect
i select WPA -> AES
then PEAP
i need to click PEAP Properties and select Server Certificate and check GTE CyberTrust Global Root
but when i click Properties it says
"Can not log on to the wireless network. this requires a personal certificate to positively identify you"
if someone knows please answer at this topic:
http://forum.xda-developers.com/showthread.php?p=2848493&posted=1#post2848493
Hello.
Eduroam..
I require to connect to wifi spot, which is broadcasting with user and password , securew2 for PC to work.
Is there a way to connect to it, via htc tattoo?
The options WPA-enterprise, Ttls, with no certificate needed.
I have to insert: username: X99999 (ex)
Password :XXXX
domain: medline.med.pt
How do i put that? i tryed wify helpper .. well nothing works?
A guy told me to replace the file: wpa_supplicant.conf which i think is at /etc/wifi/ but can also be found on the /system/bin i guess... which i need to replace?
this is the text to replace on that file:
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
eapol_version=1
ap_scan=1
network={
priority=2
ssid="e-U"
scan_ssid=1
# proto=WPA
key_mgmt=IEEE8021X
eap=TTLS
phase2="auth=PAP"
ca_cert="/root/FMUP-ROOT-CA.pem"
identity="[email protected]"
password="colocarpassword"
phase2="auth=PAP"
}
Click to expand...
Click to collapse
I've connected do eduroam with no problem. Just turned on Wireless, and pressed at the eduroam spot.
Then just choose Set EAP Type to PEAP and Set Phase 2 Authentication to MSCHAP2.
Then just introduce you user and password.
Cheers
i'm studying in Seville and i must use eduroam too. i've bought today a tattoo, but have not yet, til tuesday...in my faculty, we use TTLS, such mmike21, not MSCHAP.mmike, you're in the right direction, such android is linux, i use, wpa-supplicant to connect to eduroam in debian. i can not even be of more help because I don't have the tattoo, but when i have maybe I can help. greetings
I flashed my vodafone netlocked i9505 with the latest echoe ROM v5. While logging in to my DSL router at home works perfectly, it fails with the 802.1x EAP secured account at work. I do see that the radius server groks the authentication, then comes the DHCP request to get an IP address and that seems to fail as the the login is started again. So question now is how to debug this. Any hint would be appreciated.
Philipp
Could you try these methods here and let me know if they work? http://forum.xda-developers.com/showthread.php?p=37319334
Sent from my GT-I9505 using Tapatalk
0 down vote favorite
In my office there is a network which uses WPA2 Enterprise + AES + TLS . All the laptops that have the required certificates installed are connecting but when i try to connect using the same certificates from android it is not connecting . Any solution?
Steps:
1.Laptops Use .pem certificate , converted it into .crt using
x509 -inform PEM -outform DER -in cacert.pem -out CA.crt
2.Installed the above CA Certificate and User Certificate that the laptop uses in my phone .
3.Connection Settings :
Security :802.1x EAP (Not Editable)
EAP Method : TLS
CA Certificate : Selected the previously installed CA.crt
User Certificate : Selected the user certificate installed
Identity:
4.Tried to Connect .
The laptop settings are
Security Type : WPA2 - Enterprise
Encryption Type : AES
Authentication Mode : Microsoft : Smart Card or other Certificate
|
--> Select User Certificate.
802.1X settings :
Auth mode : User or Computer.
I am trying to connect to a WPA2 EAP access point on my Android TV (Philips) - Android 9
After some research, I found this repo on Github: https://github.com/nitantsoni/Enterprise-Wi-Fi
However, I still can't connect to AP. Getting status Disconnected/Scanning or Disconnected/Disconnected.
On my phone (Android 8) it's working. Using same credentials and settings.
My Access Point
EAP-method: PEAP - None
CA-certificate: Do Not Validate <--- can't find this option on the app. Could this be the issue?
Identity: ......
Password:......
Hope someone can help me out. Maybe other apps that could help me out?
Thanks in advance.