<div dir="ltr">Hi to all,<div><br></div><div>I'm facing a problem with Devstack+Neutron+LBaaS.</div><div>I installed Devstack+Neutron+LBaaS  onto a Ubuntu 12.04 VM adding the following lines to Devstack's localrc and then running stack.sh</div>

<div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">disable_service n-net<br>enable_service q-svc<br>

enable_service q-agt<br>enable_service q-dhcp<br>enable_service q-l3<br>enable_service q-meta<br>enable_service neutron <br>enable_service tempest<br>enable_service q-lbaas</blockquote><div><br></div><div>At the end of the installation I create a network with a "mySubnet" subnet (with a <a href="http://192.168.0.0/24" target="_blank">192.168.0.0/24</a> IP range and the DNS IPs set properly), a "myKeypair" keypair, a "myRouter" router and link the router to the "public" (as external gateway) and "mySubnet" networks.</div>

<div>Then I launch a Ubuntu Cloud 12.04 VM in Horizon associating the mySubnet network, the myKeypair keypair and a brand new floating IP.</div><div><br></div><div>I can ping and SSH the VM from the Devstack machine and the VM can ping the Devstack machine, the br-ex and the myRouter; the problem is that the VM cannot access the Internet.</div>

<div>In particular, it seems that the VM cannot ping the DNS server (infact it cannot resolve any Internet hostname) even though the br-ex bridge is up running.</div><div><br></div><div>What can be the problem? I'm stuck at this point for three weeks and cannot go forward in my LBaaS analysis.</div>
<div><br></div><div>Thanks</div><div>Giulio</div></div>