<div dir="ltr">Setup:<div><br></div><div style>- Deployed with Juju</div><div style>- Folsom</div><div style>- Three nodes, all on the same network:</div><div style> - Quantum gateway running GRE tunnels (default supported by juju charm)</div>

<div style> - Cloud controller</div><div style> - Compute</div><div style><br></div><div style>The gateway has another interface to a public network.</div><div style><br>I created a private logical network in quantum and booted a VM in it. I added SSH and ping rules to the security group. From the quantum gateway (or anywhere else), I can't ping it. Also, the VM log shows that it gets the correct IP address.</div>

<div style><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">ci-info: lo    : 1 127.0.0.1       255.0.0.0       .

ci-info: eth0  : 1 10.0.0.3        255.255.255.0   fa:16:3e:f0:bf:72

ci-info: route-0: 0.0.0.0         10.0.0.1        0.0.0.0         eth0   UG

ci-info: route-1: 10.0.0.0        0.0.0.0         255.255.255.0   eth0   U</pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap"><span style="color:rgb(34,34,34);font-family:arial;white-space:normal">I also hadn't set up the metadata service yet since the juju charm doesn't install it. I tried installing it on the cloud controller and configuring the metadata_host on the quantum gateway to point to it. I still can't ping 169.254.169.254 from anywhere. Should that go on the quantum gateway itself instead?</span><br>

</pre><pre style="word-wrap:break-word"><font face="arial"><span style="white-space:normal">Thanks.</span></font></pre></div></div>