failed to bring up eth1 ubuntu virtualbox
jiten jha
jitenjha11 at googlemail.com
Sat Apr 13 20:04:12 UTC 2013
Dear Friends,
I am try to configure openstack in ubuntu virtual box when I finished
ubuntu 12.04.2 or 12.04.1 64 bit server .
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
after that vim /etc/network/interfaces
# The Loopback network interface
auto lo
iface lo inet loopback
# The Primary network interface
auto eth0
iface eth0 inet dhcp
# Public interface
auto eth1
iface eth1 inet static
address 10.112.1.3
netmask 255.255.0.0
network 10.112.0.0
broadcast 10.112.255.255
gateway 10.10.1.1
# Private Interface
auto eth2
iface eth2 inet manual
up ifconfig eth2 up
I have search on google but same problem in 12.04.1 and 12.04.2 server .
Please help me to solve the problem.
--
Thanks & Regards
Jitendra Jha
+91-7498370550
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20130414/947f0b24/attachment.html>
More information about the ubuntu-users
mailing list