<div dir="ltr">Hi Sangram,<br><div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, May 9, 2014 at 9:39 PM, Sangram Rath <span dir="ltr"><<a href="mailto:sangram.rath@gmail.com" target="_blank">sangram.rath@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi,<br><br></div><div>Virtual machine gets an IP through contextualization, however virtual machine is not able to connect to internet.<br>

Also from inside the VM, I do not see any other interface apart from lo. Is this normal in contextualization? <br></div></div></blockquote><div><br></div><div>I wouldn't call it normal contextualization because the VM is missing the primary Ethernet<br>

interface, eth0. Let's try figure out why.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>
<br></div><div>I am able to ping the VM from same host. Host is Cent OS 6.1.<br></div><div>Host has br0 connected to interface eth0. And virbr0. </div></div></blockquote><div><br></div><div>Have you defined a virtual network in OpenNebula? Does that network use br0 on virbr0?<br>

<br></div><div>Where would you want your VMs to connect to, br0 or vribr0? If you want to isolate<br>the VMs in a private network defined on virbr0 you have to enable IP forwarding on the<br></div><div>host and either NAT or route the virbr0 network to the outside world.<br>

</div><div><br></div><div>It would help in troubleshooting if you can post the output of onevnet list and onevnet show <br></div><div><the name of your virtual network or it id>.<br></div><div><br></div><div>Has the template that you instantiate the VM from, a NETWORK section?<br>

<br></div><div>Can you share the output of onetemplate show <name of template or id>?<br><br></div><div>One more thing that can help is the output of onevm show <name of VM or id>.<br></div><div><br></div><div>

What OS are you running inside the VM? It's strange that the VM doesn't have<br>a eth0 interface. You can also check the boot logs and search for Ethernet adapters.<br><br></div><div>I also think that lspci output would help you. Where do you have the VM image <br>

from? Have you built it yourself? Maybe the udev rules are still present and the interface<br></div><div>doesn't show up because of that.<br></div><div><br></div><div>Best,<br>Valentin</div></div>
</div></div></div>