← Back to team overview

openstack team mailing list archive

Turn off ip-spoofing filter on a port

 

All,
Is there a way to turn off ip-spoofing on a port in a private network?  Below is my libvirt config
libvirt_vif_driver=nova.virt.libvirt.vif.LibvirtHybridOVSBridgeDriver
linuxnet_interface_driver=nova.network.linux_net.LinuxOVSInterfaceDriver
firewall_driver=nova.virt.libvirt.firewall.IptablesFirewallDriver

I don't want to turn off spooing filter for entire network, but only one port.
Thanks
Yi