<div dir="ltr"><button class="gmail-js-bookmark-btn gmail-s-btn gmail-s-btn__unset gmail-c-pointer gmail-py4 gmail-js-gps-track" aria-label="Bookmark" aria-describedby="--stacks-s-tooltip-egqconcz">
            
        </button>
    

    
        <div class="gmail-votecell gmail-post-layout--left"><div class="gmail-js-voting-container gmail-d-flex gmail-jc-center gmail-fd-column gmail-ai-stretch gmail-gs4 gmail-fc-black-200">

</div>

        </div>

        

<div class="gmail-postcell gmail-post-layout--right">
    
    <div class="gmail-s-prose gmail-js-post-body">
                
<p>I have deployed an OpenStack Victoria using packstack in a Centos 8 Stream machine.</p>
<p>I have 3 NIC interfaces that are configured in the following way</p>
<pre><code>eno1 -> VLAN 684 <a href="http://10.15.0.0/16">10.15.0.0/16</a> 
eno2 -> local network <a href="http://192.168.235.0/24
eno3">192.168.235.0/24
eno3</a> -> local network <a href="http://192.168.15.0/24">192.168.15.0/24</a>
</code></pre>
<p>VLAN and local networks are working fine outside Openstack.</p>
<p>I have deployed Openstack using packstack and local networks work 
fine and I can deploy instances inside openstack that get floating ips 
from those ranges without problem and I can ping to them.</p>
<p>The problem is with VLAN network, I can deploy instances and I get floating ips from VLAN network range but I can't ping them.</p>
<p>My packstack answer file is <a href="https://pastebin.com/GEqspMWu" rel="nofollow noreferrer">https://pastebin.com/GEqspMWu</a></p>
<p>I have created VLAN network using following commands:</p>
<pre><code>neutron net-create vlan_network --provider:network_type vlan --provider:physical_network vlan  --router:external=True --shared --provider:segmentation_id=684

neutron subnet-create --name vlan_subnet --enable_dhcp=False --allocation-pool=start=10.15.11.103,end=10.15.11.113 --gateway=10.15.11.1 vlan_network <a href="http://10.15.11.0/24">10.15.11.0/24</a>
</code></pre>
<p>Any ideas?</p>
    </div></div><br clear="all"><br>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div><table cellspacing="0" cellpadding="2" border="0"><tbody><tr><td style="min-width:209px;max-width:209px" width="209"><a href="https://www.vicomtech.org" target="_blank"><img src="https://www.vicomtech.org/firmas/html/Vicomtech2020.png?date=1602661969" border="0"></a></td></tr><tr><td width="209"><br><span style="font-size:12px;color:black;font-family:CENTURY GOTHIC;font-weight:bold">Juan Felipe Mogollón Rodríguez</span><br><span style="font-size:12px;color:black;font-family:CENTURY GOTHIC">Researcher | Investigador</span><br></td></tr><tr><td style="border-width:2px;border-color:#00abc9;border-bottom-style:solid" width="209"><br><span style="font-size:12px;color:black;font-family:CENTURY GOTHIC"><a href="mailto:fmogollon@vicomtech.org" style="color:black" target="_blank">fmogollon@vicomtech.org</a></span><br><span style="font-size:12px;color:black;font-family:CENTURY GOTHIC">+[34] 943 30 92 30</span></td></tr><tr><td width="209"><span style="font-size:11px;color:black;font-family:CENTURY GOTHIC">Digital Media</span><br></td></tr><tr><td width="209"><br><a href="https://www.linkedin.com/company/vicomtech" target="_blank"><img src="https://www.vicomtech.org/firmas/html/linkedinCuadrado.png?date=1602661969" longdesc="http://Linkedin" border="0"></a> <a href="https://www.youtube.com/user/VICOMTech" target="_blank"><img src="https://www.vicomtech.org/firmas/html/youtubeCuadrado.png?date=1602661969" longdesc="http://YouTube" border="0"></a> <a href="https://twitter.com/@Vicomtech" target="_blank"><img src="https://www.vicomtech.org/firmas/html/twitterCuadrado.png?date=1602661969" longdesc="http://Twitter" border="0"></a></td></tr><tr><td width="209"><br><span style="font-size:12px;color:black;font-family:CENTURY GOTHIC">member of: <a href="https://graphicsvision.ai/" target="_blank"><img src="https://www.vicomtech.org/firmas/html/gv2020.png?date=1602661969" longdesc="http://Graphicsvision.ai" style="vertical-align:middle" border="0"></a></span></td></tr><tr><td width="209"><br><span style="font-size:10px;color:black;font-family:CENTURY GOTHIC;font-weight:normal;font-style:italic">La información que contiene este mensaje y sus adjuntos son confidenciales y están dirigidos exclusivamente a sus destinatarios. Si recibe este  mensaje por error, se ruega nos lo comunique y proceda a su borrado.<br><br>The information contained in this electronic message is intended only for the personal and confidential use of the recipients designated in the original message. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. </span></td></tr></tbody></table></div></div></div>