Comment 15 for bug 275451

Revision history for this message
Thomas Novin (thomasn80) wrote :

@epicurea: IIRC network for wired interfaces were configured in /etc/network/interfaces in Hardy and past versions.

If you manage your interface from there instead it will probably work. Something like:

auto eth0
iface eth0 inet dhcp

(if you get your IP-address from a DHCP server)