<div dir="ltr"><div><div><div>Hi,<br></div>i got some issues about the connectivity of my VMs to the internet. I'm running Opennebula 4.4 on Ubuntu. I got a node and a frontend, which are both connected to the internet via eth0. My Bridge (lan0) is connected to that interface as well and I'm using the bridge in a fixed virtual network. I'm using the Ubuntu 12.04 LTS Image from the Marketplace, so that it shouldn't be a problem with the image itself I guess!?<br>
</div><br>the brctl show command: <br>bridge name bridge id STP enabled interfaces<br>lan0 8000.d4bed9a3d25f no eth1<br> vnet0<br>
virbr0 8000.000000000000 yes<br><br></div>the bridge part in /etc/network/interfaces is:<br>auto lan0<br>iface lan0 inet dhcp<br>bridge_ports eth1<br>bridge_stp off<br>bridge_fd 9<br><br><div>Whats wrong with my setup? <br>
<br></div><div>Best regards<br></div></div>