<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">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>