Changes

Jump to: navigation, search

Virginia Tech Wifi

518 bytes added, 22:41, 4 August 2016
connman Instructions
$ sudo netctl start eduroam
 
== connman Instructions ==
This config should be useable with connman. Replace Passphrase and Identity with your Network password and PID@vt.edu, respectively.
 
<pre>
[global]
Name = eduroam
Description = Optionally put something descriptive here.
 
[service_wifi_3c15c2e29584_656475726f616d_managed_ieee8021x]
Type = wifi
Name = eduroam
EAP = peap
CACertFile = /etc/ssl/certs/GlobalSign_Root_CA_-_R3.pem
AnonymousIdentity = anonymous@vt.edu
Phase2 = MSCHAPV2
Identity = PID@vt.edu
Passphrase = NETWORKPASSWORD
</pre>
==Android Instructions==
Anonymous user

Navigation menu