openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #24297
quantum l2 networks
Hello,
Is there a way to create a quantum l2 network using OVS that does not have MAC and IP spoofing enabled either in iptables or OVS? One workaround that we found was to set the OVS plugin firewall_driver = quantum.agent.firewall.NoopFirewallDriver to security_group_api=nova however this is far from ideal and doesn't solve the problem of MAC spoof filtering at the OVS level.
Thanks for any help
Follow ups