User Tools

Site Tools


public:wireless_lan_using_linux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
public:wireless_lan_using_linux [2008/04/03 14:02] kohoferpublic:wireless_lan_using_linux [2013/05/06 14:50] – [Setup of the UNIBZ Wireless LAN for Linux WPA] KoHofer@unibz.it
Line 3: Line 3:
 ====== Setup of the UNIBZ Wireless LAN for Linux WPA ====== ====== Setup of the UNIBZ Wireless LAN for Linux WPA ======
  
-Security used within the WLAN Network: WPA1/WPA2 + PEAP + MSCHAPv2+Security used within the WLAN Network: WPA/WPA2 + PEAP + MSCHAPv2
  
-===== Pre-requisites =====+  * Wireless Network SSID: **ScientificNetworkSouthTyrol** 
 +  * Security: **WPA/WPA 2 Enterprise** 
 +  * Authentication: **Protected EAP (PEAP)** 
 +  * Inner Authentication: **MSCHAPv2** 
 +  * Certificate: **AddTrust_External_Root.pem** 
 +  * Username: **<unibz-login>** 
 +  * Password: **<unibz-password>** 
 +  * IP Address: **Automatic (DHCP)** 
 + 
 +===== 
 + Pre-requisites =====
  
   * Drivers for your Wireless Adapter and Requirements, installed and configured.   * Drivers for your Wireless Adapter and Requirements, installed and configured.
Line 20: Line 30:
  
 Other Wireless LAN resources for Linux can be found here [[http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/]] Other Wireless LAN resources for Linux can be found here [[http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/]]
 +
 +===== (K)(X)Ubuntu 9.10 Using NetworkManager =====
 +
 +{{:public:scientificnetworksouthtyrol-wireless.png|Wireless}}
 +{{:public:scientificnetworksouthtyrol-wireless_security.png|Wireless Security}}
 +{{:public:scientificnetworksouthtyrol-ip_address.png|IP Address}}
 +
 +Links:
 +
 +[[https://help.ubuntu.com/community/WifiDocs/WPAHowTo|NetworkManager Howto]]
 +
 +====== (K)(X)Ubuntu < 9.10 Manually ======
  
 ===== Installing wpa_supplicant ===== ===== Installing wpa_supplicant =====
Line 67: Line 89:
  
  
 +====== Configuration for Wired Authentication 802.1x (Cable) ======
  
-===== Using NetworkManager =====+This is the same Authentication Method as Wireless, but here we\\ 
 +use an Ethernet cable.
  
-[[https://help.ubuntu.com/community/WifiDocs/WPAHowTo|NetworkManager Howto]]+===== Using Network Manager ===== 
 + 
 +Try this first if you are using a Ubuntu => 11.10. 
 + 
 +Network Manager has the ability to be configured for 802.1x Authentication. 
 + 
 +Basic steps: 
 + 
 +  * Click on the Network Symbol (2 Arrows) in the upper right task-bar (either with left/right mouse click) 
 +  * Edit Connections... in Network Manager 
 +  * In the first Tab: Wired press Add Button 
 +  * Fill out Connection name: <hostel> 
 +  * Go to 2nd tab 802.1X Security, tick: Use 802.1X security for this connection 
 +  * Authentication: Protected EAP (PEAP) 
 +  * CA certificate: Thawte_Premium_Server_CA (located in /etc/ssl/certs/Thawte_Premium_Server_CA.pem) 
 +  * PEAP version: Automatic 
 +  * Inner authentication: MSCHAPv2 
 +  * Username: <your-unibz-login> 
 +  * Password: <your-unibz-password> 
 +  * Save... 
 +  * Click again on the Network Symbol and select the newly create Connection 
 + 
 +{{:public:nm_802-1x_1.png?direct&200|Network Manager}} 
 +{{:public:nm_802-1x_2.png?direct&200|Add Connection}} 
 +{{:public:nm_802-1x_3.png?direct&200|Configure}} 
 +{{:public:nm_802-1x_4.png?direct&200|Select newly create Connection}} 
 + 
 + 
 +===== Manual Configuration =====
  
 +For the more "experienced" users!!
  
-====== Configuration for wired authentication 802.1x ====== 
  
 Make sure you have installed wpasupplicant and wpagui Make sure you have installed wpasupplicant and wpagui
Line 112: Line 164:
    * sudo dhclient3 eth0    * sudo dhclient3 eth0
  
- --- //[[kohofer@unibz.it|kohofer]] 2007/03/30 14:22//+ --- //[[kohofer@unibz.it|kohofer]] 2010/02/22 14:38//
/data/www/wiki.inf.unibz.it/data/pages/public/wireless_lan_using_linux.txt · Last modified: 2019/01/16 10:03 by 127.0.0.1