Difference between revisions of "Virginia Tech Wifi (OLD)"

From the Linux and Unix Users Group at Virginia Teck Wiki
Jump to: navigation, search
imported>Mjh
(Fall 2013 Wifi Issues)
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Since the fall of 2008, there have been two wireless networks on campus. One network, called '''VT-Wireless''', encrypts all traffic and is secured with EAP-TLS or PEAP-MSCHAPv2. The other network, called [[VT_WLAN]]. In July, 2013 VT_WLAN was superseded by CONNECTtoVT-Wireless, is an unencrypted, captive portal wireless network designed to set up connecting to VT-Wireless. Internet access is not available on it. Connections to VT-Wireless are secure by default, and has one of two different methods to connect.
+
#REDIRECT [[Virginia Tech Wifi]]
 
 
== Fall 2013 Wifi Issues ==
 
As of September 16th, there is an issue present in the Cisco wireless controllers that Virginia Tech uses which causes 802.11n connections to fail for many users, including Linux users on Intel wireless chipsets. Disabling 802.11n is a workaround until it is fixed. This can be done in Arch Linux and Ubuntu by running:
 
<pre>echo "options iwlwifi 11n_disable=1" >> /etc/modprobe.d/intel-802.11n.conf</pre> as root.
 
 
 
The ath9k driver may require [http://www.mail-archive.com/ath9k-devel@lists.ath9k.org/msg06226.html compiling with this patch].
 
 
 
== Select a connection method ==
 
 
 
{| class="wikitable"
 
|-
 
! Network
 
! Authentication
 
! Encrypted
 
! Setup
 
! Support
 
|-
 
| VT-Wireless
 
| Strong ([[EAP-TLS]])
 
| Yes
 
| Involved
 
| Many devices (Laptops and [[Android]] devices)
 
|-
 
| VT-Wireless
 
| None to Medium ([[PEAP-MSCHAPv2]])
 
| Yes
 
| Simple
 
| Most devices
 
|-
 
| CONNECTtoVT-Wireless
 
| None (Captive portal)
 
| No
 
| Simplest
 
| All devices with HTTP
 
|}
 
 
 
The best option is [[EAP-TLS]], which provides strong, two-way authentication to ensure that neither you or the authentication server can be impersonated. Unfortunately, setting up EAP-TLS can be somewhat involved because it requires a certificate to be installed on the device.
 
 
 
Using [[PEAP-MSCHAPv2]] is less secure as the authentication method can be broken with sufficient resources in a short ammount of time. However the authentication is encrypted and the encryption key is authenticated and it is significantly simpler to set up and use.
 
 
 
CONNECTtoVT-Wireless is an unsecured captive portal wireless network. It is used for setting up VT-Wireless on your device. This is entirely optional and the instructional pages for [[PEAP-MSCHAPv2]] and [[EAP-TLS]] do not use it. There have been some reports that using this method causes problems, possibly related to the software it uses. The network is locked down to only allow access to pages that help connect the user to VT-Wireless. It uses [[XpressConnect]].
 
 
 
{| class='wikitable' width='40%'
 
! colspan="2" | Select a method for setup instructions
 
|-
 
| style="font-size:1.5em;text-align:center" width='50%' | [[EAP-TLS]]
 
| style="font-size:1.5em;text-align:center" width='50%' | [[PEAP-MSCHAPv2]]
 
|}
 
 
 
==Network Information Sources==
 
* [http://www.cns.vt.edu/html/wireless/wlan/index.html Communications Network Services: Wireless LAN]
 
* [http://computing.vt.edu/internet_and_web/internet_access/ipaddresses.html Virginia Tech IP Addresses]
 
 
 
[[Category:Howtos]]
 
[[Category:Campus computing resources]]
 
[[Category:Round 2 migration]]
 

Latest revision as of 06:47, 4 January 2019

Redirect to: