<div dir="ltr">Hello,<div><br></div><div>there is also my ml2_conf.ini file: <a href="https://dl.dropboxusercontent.com/u/4298410/ml2_conf.ini">https://dl.dropboxusercontent.com/u/4298410/ml2_conf.ini</a></div><div><br></div><div>Could problem be related to single NIC installation? Is it possible to have same interface for bridge mappings and also for tunnel bridge? Example below:</div><div><br></div><div><div>bridge_mappings = public:br-ex</div><div>integration bridge = br-int</div><div>tunnel bridge = br-ex</div></div><div><br></div><div>Thank you.</div><div>Regards,</div><div>Amir</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 12, 2015 at 3:53 PM, Amir Huskić <span dir="ltr"><<a href="mailto:amir.huskic@gmail.com" target="_blank">amir.huskic@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 all,</div><div><br></div><div>I'm trying to setup up Openstack test lab.</div><div><br></div><div>I deployed Openstack Kilo (Devstack) on PC running Ubuntu LTS 14.02 with single NIC.</div><div>Tenants are isolated with vxlan networks. I can ping from VMs to external network PCs, SSH login from external PCs to tenants VMs floating IP address, etc.</div><div><br></div><div>I would like also to connect tenant VMs to external network physical Linux host using vxlan tunnel and have L2 connectivity between VM and physical Linux host over L3 network.</div><div><br></div><div>Vxlan interface on Linux physical host is up and running. When I am trying to ping from Linux physical host to Openstack VM (not floating IP) using same subnet L2 address (example ping from 192.168.10.10 to 192.168.10.11) UDP packets on port 8472 are coming to Openstack br-ex interface with ARP request.</div><div><br></div><div>Problem is that I can't setup vxlan tunnel on Openstack.</div><div>Command "sudo ovs-vsctl show" doesn't show any vxlan tunnels.</div><div>Also when I try to ping from VM to Linux host using L2 IP address (ping from 192.168.10.11 to 192.168.10.10) tcpdump on br-ex doesn't show anything.</div><div><br></div><div>My ml2_conf.ini files is configured following this guide: <a href="http://www.opencloudblog.com/?p=300" target="_blank">http://www.opencloudblog.com/?p=300</a></div><div><br></div><div>Thanks in advance for your help,</div><div><br></div><div>Regards,</div><div>Amir</div></div>
</blockquote></div><br></div>