0

Recently I installed ubuntu 14.04 on my new laptop, lenovo L440.

will doing the installation I used wifi.

With a wifi everything works perfectly, the problem is when i plugged a lan cable.

The OS recognized the new connection and I can see the 2 arrows, I am also get a connection for few minutes/seconds.

The problem is that I can't connect to internet after minutes. The connection indicator (2 arrows) still shows me I am connect to the network. Also if i press on the connection it reconnect but drops again.

Any suggestion will be greatly appreciate.

aviram83
  • 141

2 Answers2

2

I have been edited the file NetworkManager.conf

from /etc/NetworkManager/NetworkManager.conf

set:

[ifupdown]

managed=true

aviram83
  • 141
0

I recommend this answer: https://askubuntu.com/a/736589/194156

At least it does not take long to try: go to Network Manager, and set MTU size to 8192 bytes. And reboot.

This worked instantly for me. After I changed MTU size back to "Automatic", it stopped working immediately. So that must be it.

Xin
  • 121
  • 1
  • 5