<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto">Assuming you have configure 684 VLAN on your physical infrastructure. I meant your switches. <br><br><div dir="ltr">Sent from my iPhone</div><div dir="ltr"><br><blockquote type="cite">On Feb 2, 2022, at 2:45 AM, Felipe Mogollon <fmogollon@vicomtech.org> wrote:<br><br></blockquote></div><blockquote type="cite"><div dir="ltr"><div dir="ltr"><div>Hi,</div><div><br></div><div>there is a br-ex1 that is mapped to eno1, it is configured in answers.txt and seems to deploy well.</div><div><br></div><div>Felipe<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Feb 2, 2022 at 8:27 AM Slawek Kaplonski <<a href="mailto:skaplons@redhat.com">skaplons@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
On wtorek, 1 lutego 2022 15:49:02 CET Felipe Mogollon wrote:<br>
> I have deployed an OpenStack Victoria using packstack in a Centos 8 Stream<br>
> machine.<br>
> <br>
> I have 3 NIC interfaces that are configured in the following way<br>
> <br>
> eno1 -> VLAN 684 <a href="http://10.15.0.0/16" rel="noreferrer" target="_blank">10.15.0.0/16</a><br>
> eno2 -> local network <a href="http://192.168.235.0/24" rel="noreferrer" target="_blank">192.168.235.0/24</a><br>
> eno3 -> local network <a href="http://192.168.15.0/24" rel="noreferrer" target="_blank">192.168.15.0/24</a><br>
> <br>
> VLAN and local networks are working fine outside Openstack.<br>
> <br>
> I have deployed Openstack using packstack and local networks work fine and<br>
> I can deploy instances inside openstack that get floating ips from those<br>
> ranges without problem and I can ping to them.<br>
> <br>
> The problem is with VLAN network, I can deploy instances and I get floating<br>
> ips from VLAN network range but I can't ping them.<br>
> <br>
> My packstack answer file is <a href="https://pastebin.com/GEqspMWu" rel="noreferrer" target="_blank">https://pastebin.com/GEqspMWu</a><br>
> <br>
> I have created VLAN network using following commands:<br>
> <br>
> neutron net-create vlan_network --provider:network_type vlan<br>
> --provider:physical_network vlan  --router:external=True --shared<br>
> --provider:segmentation_id=684<br>
> <br>
> neutron subnet-create --name vlan_subnet --enable_dhcp=False<br>
> --allocation-pool=start=10.15.11.103,end=10.15.11.113<br>
> --gateway=10.15.11.1 vlan_network <a href="http://10.15.11.0/24" rel="noreferrer" target="_blank">10.15.11.0/24</a><br>
> <br>
> Any ideas?<br>
<br>
It's very long time since I was using packstack and I don't remember it at all <br>
but first thing I would check here is if eno1 NIC is actually in the physical <br>
bridge mapped to the "vlan" physical_network (typically it's br-ex but maybe <br>
You named it differently).<br>
<br>
-- <br>
Slawek Kaplonski<br>
Principal Software Engineer<br>
Red Hat</blockquote></div>
</div></blockquote></body></html>