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 [2007/03/30 14:22] kohoferpublic:wireless_lan_using_linux [2011/01/28 13:19] kohofer
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 
 + 
 +  * Wireless Network SSID: **ScientificNetworkSouthTyrol** 
 +  * Security: **WPA/WPA 2 Enterprise** 
 +  * Authentication: **Protected EAP (PEAP)** 
 +  * Inner Authentication: **MSCHAPv2** 
 +  * Certificate: **Thawte Premium Server CA** 
 +  * Username: **<unibz-login>** 
 +  * Password: **<unibz-password>** 
 +  * IP Address: **Automatic (DHCP)**
  
 ===== Pre-requisites ===== ===== Pre-requisites =====
Line 20: Line 29:
  
 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 26: Line 47:
  
 2. Configure /etc/wpa_supplicant.conf 2. Configure /etc/wpa_supplicant.conf
 +
 +Download {{public:thawte_premium_server_ca.pem|Thawte_Premium_server_CA.pem}} Certificate if you do not have it!
  
 less /etc/wpa_supplicant.conf less /etc/wpa_supplicant.conf
Line 65: Line 88:
  
  
 +====== Configuration for Wired Authentication 802.1x (Cable) ======
  
-===== Using NetworkManager ===== +Make sure you have installed wpasupplicant and wpagui
- +
-[[https://help.ubuntu.com/community/WifiDocs/WPAHowTo|NetworkManager Howto]] +
- +
-====== Configuration for wired authentication 802.1x ====== +
- +
-Make sure you have installed wpa_supplicant and wpa_gui+
  
    sudo apt-get install wpa_supplicant wpa_gui    sudo apt-get install wpa_supplicant wpa_gui
Line 78: Line 96:
 Edit the configuration file: /etc/wpasupplicant/wpa_supplicant.conf Edit the configuration file: /etc/wpasupplicant/wpa_supplicant.conf
  
-   vi /etc/wpasupplicant/wpa_supplicant.conf+   vi /etc/wpa_supplicant/wpa_supplicant.conf
  
 <code> <code>
Line 109: Line 127:
    * 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