Well, uncommenting the last line in /etc/network/interfaces now maes the old 
behaviour work again.
~$ cat /etc/network/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
auto eth0
iface eth0 inet dhcp

Maybe this uncommenting and the semi-baked transition to NetworkManager should 
be fixed.
Either through not touching interfaces, or in a way that makes NetworkManager 
usable, i.e.
by commenting out *all* lines related to eth0.

-- 
Regression: NetworkManager stopped managing wired ethernet eth0 LAN
https://bugs.launchpad.net/bugs/578012
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to