Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
services:network:internal:portauth:linux:info-linux [2011/03/21 14:51]
marina
services:network:internal:portauth:linux:info-linux [2011/05/02 11:59] (current)
marina
Line 1: Line 1:
 ====== Linux configuration guide ====== ====== Linux configuration guide ======
  
-Configuration guide for the SISSA Wired Network (dot1x authentication),​ using  **wpa_supplicant**\\ +Configuration guide for the SISSA Wired Network (dot1x authentication),​ using  **wpa_supplicant**.\\
-This setting should be done only when a port authentication is required:+
  
 \\ \\
Line 16: Line 15:
         eap=PEAP         eap=PEAP
         phase2="​auth=MSCHAPV2"​         phase2="​auth=MSCHAPV2"​
-        identity="​**//​yourusername//​**"​ +        identity="​**//​yourSISSAusername//​**"​ 
-        password="​**//​yourpassword//**"+        password="​**//​yourSISSApassword//**"
         eapol_flags=0         eapol_flags=0
 } }
 </​xterm>​ </​xterm>​
  
-Insert ​your //**yourusername**// and //**yourpassword**// (the same of your SISSA webmail) in the //​identity//​ and //​password//​ fields.\\+Insert //**your SISSA username**// and //**your SISSA password**// (the same of your SISSA webmail) in the //​identity//​ and //​password//​ fields.\\
 \\ \\
 b) Dependig on your distribution you have to continue in different ways.\\ b) Dependig on your distribution you have to continue in different ways.\\
-If you click on __your ​laptop OS distribution ​name__ ​in the following lines, \\ +If you click on //​your ​laptop OS distribution ​name// ​in the following lines, \\ 
-you will be "​placed"​ at the beginning of specific instruction.+you will be " placed " at the beginning of specific instruction.
  
 **[[#​Generic Linux distribution]]**\\ **[[#​Generic Linux distribution]]**\\
Line 68: Line 67:
 ==== Ubuntu/​Debian based distributions ==== ==== Ubuntu/​Debian based distributions ====
 **<color Maroon>​U&​D-a) ​ </​color>​** Using a text editor add the following lines at the end of the file:  **<color Maroon>​U&​D-a) ​ </​color>​** Using a text editor add the following lines at the end of the file: 
-//**/​etc/​network/​interfaces**//+**/​etc/​network/​interfaces**
 <​code>​ <​code>​
 auto eth0 auto eth0
Line 82: Line 81:
 ---- ----
 ==== Fedora/​RedHat distributions ==== ==== Fedora/​RedHat distributions ====
-**<color purple>​F&​RH-a) ​ </​color>​** Edit the file// **/​etc/​sysconfig/​wpa_supplicant**//, then modify the value of the following parameters:​\\+**<color purple>​F&​RH-a) ​ </​color>​** Edit the file **/​etc/​sysconfig/​wpa_supplicant**,​ then modify the value of the following parameters:​\\
  
 <​code>​ <​code>​
Line 98: Line 97:
 {{:​services:​network:​internal:​portauth:​linux:​dot1xlinux11gen.jpg|Enable the services in the correct order.}}\\ {{:​services:​network:​internal:​portauth:​linux:​dot1xlinux11gen.jpg|Enable the services in the correct order.}}\\
 \\ \\
-END OF Fedora/​RedHat based distribution ​CONFIGURATION GUIDE+END OF Fedora/​RedHat based distribution ​configuration guide
 ---- ----
 ---- ----