<div dir="ltr"><div>As a follow-up to my post:<br><br></div><div>We figured out was going on today. Nothing exciting, our test vlan we were using was not configured properly by the network team. It was untagged instead of being tagged. Once that was fixed, everything began working as we expected it to.<br><br></div><div>Cheers!<br>Brandon<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 14, 2014 at 11:00 AM, Brandon Sawyers <span dir="ltr"><<a href="mailto:brandor5@gmail.com" target="_blank">brandor5@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><div><div><div><div><div><div><div><div><div><div><div>Hello everyone:<br><br></div>I believe that I have a correct config for using vlan provider networks in place (Thanks Thiago!), but my instances fail to ping other systems on the vlan. A quick description of what I'm trying to accomplish: My team does not control the network, so we wish to use the in place vlans in our instances for access to the world. We can't use dhcp on these vlans either.<br><br></div>Here are the steps I've taken to attempt to troubleshoot this issue:<br><br></div><div>-- Plumbed vlans on controller (neutron lives here) and computes. Using tcpdump I can see the vlan traffic from both nodes.<br></div>-- Create instance with a single interface on the vlan provider network. <br>-- Create appropriate security rules to allow ping/ssh. <br></div>-- Start ping from instance to external host on the vlan.<br></div>-- Start ping from external host to my instance.<br></div>-- Using tcpdump listen at the following locations... (tcpdump -qnni <interface> host <instance_ip> or host <external_server_ip>)<br></div>--- tap interface for the guest: I see arps from my guest requesting the external server mac.<br></div>--- source bridge of ovs created bridge for guest: I see arps from my guest requesting the external server mac.<br></div>--- br-int integration bridge:  I see arps from my guest requesting the external server mac.<br></div>--- int-br-eth3 (part of veth pair to connect to actual bridge): I see arps from both my instance and the external host requesting mac addresses for each other.<br></div>--- phy-br-eth3 (part of veth pair to connect to actual bridge): I see arps from both my
 instance and the external host requesting mac addresses for each other.<br></div>--- br-eth3 (actual bridge I created for openstack use): I see arps from both my
 instance and the external host requesting mac addresses for each other.<div><div><div><div><div><div>--- eth3:   I see arps from both my
 instance and the external host requesting mac addresses for each other.<br></div><div>-- Nothing in the logs look incorrect.<br></div><div>-- GRE tunnels for private networks work without issue.<br><br></div><div>I've posted some output from my setup at <a href="http://pastebin.com/Mf2qMTSM" target="_blank">http://pastebin.com/Mf2qMTSM</a>.<br></div><div><br></div><div>Thanks for the help!<span class="HOEnZb"><font color="#888888"><br></font></span></div><span class="HOEnZb"><font color="#888888"><div>Brandon<br></div><div><br></div></font></span></div></div></div></div></div></div>
</blockquote></div><br></div>