<div dir="ltr">Hi,<div><br></div><div>We are trying to setup OpenStack Icehouse  by exactly following the documentation for Ubuntu 14.4.</div><div><br></div><div><a href="http://docs.openstack.org/icehouse/install-guide/install/apt/content/basics-neutron-networking-network-node.html">http://docs.openstack.org/icehouse/install-guide/install/apt/content/basics-neutron-networking-network-node.html</a><br></div><div><br></div><div>In the basic network configuration (neutron) stage, we set up the tunnel interfaces and management interfaces. In the network node, the doc says to leave the external network without IP.  Then in the verification stage it is suggested to ping to some external node. But without IP, how can my external interface could communicate? Our OpenStack setup resides on a LAN.</div><div><br></div><div>This is the present content of our <span style="color:rgb(0,0,0);font-family:monospace;font-size:13.3333330154419px">/etc/network/interfaces file.</span></div><div><br></div><div><div>The external network interface</div><div>auto INTERFACE_NAME</div><div>iface INTERFACE_NAME inet manual</div><div>up ip link set dev $IFACE up</div><div>down ip link set dev $IFACE down</div></div><div><br></div><div>Are we supposed to do something to assign IP address to the external interface? In our LAN all the systems get IP through DHCP. </div><div><br></div><div>Some Help/Hint/Suggestion is very much appreciated.</div><div><br></div><div>Thanks a lot,</div><div>  Lloyd</div><div><br></div></div>