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
Next revision Both sides next revision
services:network:internal:portauth:linux:info-ubuntu [2011/04/29 13:40]
marina
services:network:internal:portauth:linux:info-ubuntu [2016/09/06 13:02]
ritossa [Troubleshoting for wired network:]
Line 18: Line 18:
 on the main top bar menu:\\ on the main top bar menu:\\
  
-  * **1)** click on ** System**, **2)** click on **Preferences**,​**3)** then click on **Network connections**.\\+  * **1)** click on ** System**, **2)** click on **Preferences**,​ **3)** then click on **Network connections**.\\
 {{:​services:​network:​internal:​portauth:​linux:​dot1xlinux2.jpeg|Click on System --> Preferences --->​Network connections... }}\\ {{:​services:​network:​internal:​portauth:​linux:​dot1xlinux2.jpeg|Click on System --> Preferences --->​Network connections... }}\\
 \\ \\
Line 44: Line 44:
 {{:​services:​network:​internal:​portauth:​linux:​dot1xlinux5.jpeg|Verify that the selected method is DHCP and plug in the Ethernet cable.}}\\ {{:​services:​network:​internal:​portauth:​linux:​dot1xlinux5.jpeg|Verify that the selected method is DHCP and plug in the Ethernet cable.}}\\
 \\ \\
 +
 +==== Troubleshoting for wired network (Ubuntu 16.04 bug): ====
 +
 + If after all linux keep asking for password follow to procedure below:
 +  * unplug the cable
 +  * open a terminal window
 +  * type the following:
 +
 +      # nmcli c edit "Auto eth0"
 +      nmcli> set 802-1x.password
 +           ​[INSERT YOUR PASSWORD]
 +      nmcli> save
 +      nmcli> quit
 +
 +  * plug the cable