Edited IPv6 settings for 'Wired Connection' to enabled dhcpv6. Address was acquired but system was trying to route ipv6 via dev
lo .
To try and make sure routes got refreshed, clicked 'Disconnect' in the Network manager tray applet, click 'Connect' then didn't do anything.
Rebooted and the interface doesn't even appear in the tray applet at all now. Can see it in the NM settings and all looks fine.
Tried removing the ethernet cable and then reconnecting, got
Jul 24 14:34:09 milleniumfalcon NetworkManager[1612]: <info> Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Bringing up manually works
root@milleniumfalcon:~# ifconfig eth0 up
root@milleniumfalcon:~# dhclient eth0
So should at least be able to use some google-fu
Activity
2015-07-24 14:54:39
Looking in the syslog
Looks to me like clicking Disconnect lead to NM deciding it wasn't to manage the device anymore.
As there isn't actually anything for that device in /etc/network/interfaces it doesn't get brought up unless NM opts to do so
2015-07-24 14:59:50
Commented out the no-auto-default line and restarted network-manager
Got my connection back.
Not sure that no-auto-default should have broken things though. I also can't seem to replicate the original break, so may not be fixed
2015-07-24 15:07:00
2015-07-24 15:07:00
2015-07-24 15:07:04