SNAT failure with OVN under Antelope

Marc Gariepy marc.gariepy at calculquebec.ca
Thu Jul 13 17:14:22 UTC 2023


hello,

might have something to do with the firewall_driver in your plugin.ini ?


>
> plugin.ini:
> [ml2]
> mechanism_drivers = ovn
> type_drivers = flat,geneve
> tenant_network_types = geneve
> extension_drivers = port_security
> overlay_ip_version = 4
> [ml2_type_flat]
> flat_networks = provider
> [ml2_type_geneve]
> vni_ranges = 1:65536
> max_header_size = 38
> [securitygroup]
> enable_security_group = True
> firewall_driver =
> neutron.agent.linux.iptables_firewall.OVSHybridIptablesFirewallDriver
> [ovn]
> ovn_nb_connection = tcp:{{controllerip}}:6641
> ovn_sb_connection = tcp:{{controllerip}}:6642
> ovn_l3_scheduler = leastloaded
> ovn_metadata_enabled = True
> enable_distributed_floating_ip = true
>

Marc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.openstack.org/pipermail/openstack-discuss/attachments/20230713/d47ea720/attachment.htm>


More information about the openstack-discuss mailing list