Comment 7 for bug 36086

Revision history for this message
George Moody (gmlnx+) wrote : Re: network manager can't activate eth1 interface

What happens if you uncomment the 2 lines in /etc/network/interfaces

#auto eth1
#iface eth1 inet dhcp

 to be

auto eth1
iface eth1 inet dhcp