Changes

Jump to: navigation, search

Virginia Tech Wifi

513 bytes added, 07:20, 4 April 2011
Created page with "* Set your remote passphrase by going to [https://my.vt.edu my.vt.edu]->Settings->Remote Passphrase. * In your wireless configuration program, select VT-Wireless. * Choose PEAP a..."
* Set your remote passphrase by going to [https://my.vt.edu my.vt.edu]->Settings->Remote Passphrase.
* In your wireless configuration program, select VT-Wireless.
* Choose PEAP as the EAP type.
* Choose MSCHAPv2 as the authentication method.
* Use your PID and remote passphrase as your login credentials.

Add the following lines to /etc/wpa_supplicant.conf:
network={
ssid="VT-Wireless"
proto=WPA2
key_mgmt=WPA-EAP
eap=PEAP
phase2="auth=MSCHAPV2"
identity="your PID"
password="your passphrase"
}
Anonymous user

Navigation menu