<div dir="ltr">Dear Friends,<div><br></div><div>I am try to configure openstack in ubuntu virtual box when I finished ubuntu 12.04.2 or 12.04.1 64 bit server . </div><div><br></div><div>After that go to virtual box - system preferences - network and enable 2 lan card vboxnet0 and vboxnet1 with ip address 10.112.1.3 and 10.112.18.254</div>
<div><br></div><div style>after that vim /etc/network/interfaces</div><div style><br></div><div style># The Loopback network interface</div><div style>auto lo</div><div style>iface lo inet loopback</div><div style><br></div>
<div style># The Primary network interface</div><div style>auto eth0</div><div style>iface eth0 inet dhcp</div><div style><br></div><div style># Public interface</div><div style><br></div><div style>auto eth1</div><div style>
iface eth1 inet static</div><div style>address 10.112.1.3</div><div style>netmask 255.255.0.0</div><div style>network 10.112.0.0</div><div style>broadcast 10.112.255.255</div><div style>gateway 10.10.1.1</div><div style><br>
</div><div style># Private Interface</div><div style><br></div><div style>auto eth2</div><div style>iface eth2 inet manual</div><div style>up ifconfig eth2 up</div><div style><br></div><div style>I have search on google but same problem in 12.04.1 and 12.04.2 server . Please help me to solve the problem.</div>
<div><div><br></div>-- <br>Thanks & Regards<br>Jitendra Jha<br>+91-7498370550<br><br>
</div></div>