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
public:wireless_lan_using_linux [2013/05/06 14:54] – [Installing wpa_supplicant] KoHofer@unibz.itpublic:wireless_lan_using_linux [2019/01/16 10:03] (current) – external edit 127.0.0.1
Line 1: Line 1:
-[[wireless_lan_using_linux.old|Old Version using WEP]] 
- 
 ====== Setup of the UNIBZ Wireless LAN for Linux WPA ====== ====== Setup of the UNIBZ Wireless LAN for Linux WPA ======
  
Line 9: Line 7:
   * Authentication: **Protected EAP (PEAP)**   * Authentication: **Protected EAP (PEAP)**
   * Inner Authentication: **MSCHAPv2**   * Inner Authentication: **MSCHAPv2**
-  * Certificate: **AddTrust_External_Root.pem**+  * Certificate: **NONE**
   * Username: **<unibz-login>**   * Username: **<unibz-login>**
   * Password: **<unibz-password>**   * Password: **<unibz-password>**
   * IP Address: **Automatic (DHCP)**   * IP Address: **Automatic (DHCP)**
  
-===== +=====  
- Pre-requisites =====+Pre-requisites =====
  
   * Drivers for your Wireless Adapter and Requirements, installed and configured.   * Drivers for your Wireless Adapter and Requirements, installed and configured.
Line 27: Line 25:
   * Linux Software for the Authentication: [[http://hostap.epitest.fi/wpa_supplicant/|wpa_supplicant]]. It is a WPA Supplicant with support for WPA and WPA2 (IEEE 802.11i/RSN)    * Linux Software for the Authentication: [[http://hostap.epitest.fi/wpa_supplicant/|wpa_supplicant]]. It is a WPA Supplicant with support for WPA and WPA2 (IEEE 802.11i/RSN) 
  
-  * A good Networkanager GUI and front-end of wpa_supplicant is [[http://www.gnome.org/projects/NetworkManager/|NetworKManager]]. A list of [[http://live.gnome.org/NetworkManagerHardware|Supported Wireless Cards & Drivers]] is also available. A wiki about NetworkManager can be found in section [[#Using NetworkManager|Using NetworkManager]]+  * A good Networkanager GUI and front-end of wpa_supplicant is [[http://www.gnome.org/projects/NetworkManager/|NetworKManager]]. A list of [[https://wiki.gnome.org/Projects/NetworkManager/Hardware|Supported Wireless Cards & Drivers]] is also available. A wiki about NetworkManager can be found in section [[#Using NetworkManager|Using NetworkManager]]
  
 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 =====+===== 
 + (K)(X)Ubuntu 9.10 Using NetworkManager =====
  
 {{:public:scientificnetworksouthtyrol-wireless.png|Wireless}} {{:public:scientificnetworksouthtyrol-wireless.png|Wireless}}
Line 41: Line 40:
 [[https://help.ubuntu.com/community/WifiDocs/WPAHowTo|NetworkManager Howto]] [[https://help.ubuntu.com/community/WifiDocs/WPAHowTo|NetworkManager Howto]]
  
-====== (K)(X)Ubuntu < 9.10 Manually ======+===== 
 += (K)(X)Ubuntu < 9.10 Manually ======
  
-=====  +===== Installing wpa_supplicant =====
-Installing wpa_supplicant =====+
  
 1. apt-get install wpa_supplicant 1. apt-get install wpa_supplicant
Line 90: Line 89:
  
  
-===== +====== Configuration for Wired Authentication 802.1x (Cable) ======
-= Configuration for Wired Authentication 802.1x (Cable) ======+
  
 This is the same Authentication Method as Wireless, but here we\\ This is the same Authentication Method as Wireless, but here we\\
Line 110: Line 108:
   * Go to 2nd tab 802.1X Security, tick: Use 802.1X security for this connection   * Go to 2nd tab 802.1X Security, tick: Use 802.1X security for this connection
   * Authentication: Protected EAP (PEAP)   * Authentication: Protected EAP (PEAP)
-  * CA certificate: Thawte_Premium_Server_CA (located in /etc/ssl/certs/Thawte_Premium_Server_CA.pem)+  * CA certificate: AddTrust_External_Root.pem (located in /etc/ssl/certs/AddTrust_External_Root.pem)
   * PEAP version: Automatic   * PEAP version: Automatic
   * Inner authentication: MSCHAPv2   * Inner authentication: MSCHAPv2
/data/www/wiki.inf.unibz.it/data/attic/public/wireless_lan_using_linux.1367844893.txt.gz · Last modified: 2019/01/16 10:03 (external edit)