Hello,
We are running an ubuntu 13.10 vm. In addition to the default network,
another nic has been added to the vm.  Now when the vm boots up, the new
interface eth1 is seen inside the guest but does not have an ip address.
Executing a "dhclient eth1" does get the correct IP.

A look at  the "/etc/network/interaces" file  shows an entry corresponding
to the eth0.  There is no entry for eth1. On adding an entry for eth1, the
problems appears to get fixed.

Is this manual step to add the additional nics in the interfaces file
missing in the documentation or is this a bug ?

=======
auto eth0
iface eth0 inet dhcp
==========


Thanks
Saurav

Reply via email to