Comment 22 for bug 305606

Revision history for this message
vic (wheresvic-sd) wrote :

Hey Aurélien,

So yes, that was it, I had to restart both I guess, just rebooted and we're good to go!

So to summarize for anyone else who joined in late:

vic@host:~$ cat /etc/network/interfaces
auto lo
iface lo inet loopback

auto eth0
iface eth0 inet dhcp

vic@host:~$ cat /etc/NetworkManager/nm-system-settings.conf
[main]
plugins=keyfile

[ifupdown]
managed=true

vic@host:~$ sudo /etc/init.d/NetworkManager restart
vic@host:~$ sudo /etc/init.d/networking restart

Merci tellement :)