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/05/02 10:32]
radeka
services:network:internal:portauth:linux:info-ubuntu [2016/09/06 13:02]
ritossa [Troubleshoting for wired network:]
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