Comment 7 for bug 1197484

Revision history for this message
Para Siva (psivaa) wrote : Re: Connection requests to saucy server VMs from a precise host fail after fresh VM installs

The contents of /etc/network/interfaces
------------------------------------------------------------
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
auto eth0
iface eth0 inet dhcp
------------------------------
ls -la /sbin/dhclient-script
-rwxr-xr-x 1 root root 14484 Jun 10 16:50 /sbin/dhclient-script