Skip to content

Instantly share code, notes, and snippets.

@yossiovadia
Created December 17, 2013 14:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yossiovadia/2d48ed3a67717d9ff7ba to your computer and use it in GitHub Desktop.
Save yossiovadia/2d48ed3a67717d9ff7ba to your computer and use it in GitHub Desktop.
-A neutron-openvswi-i7fa58dda-5 -m state --state INVALID -j DROP
-A neutron-openvswi-i7fa58dda-5 -m state --state RELATED,ESTABLISHED -j RETURN
-A neutron-openvswi-i7fa58dda-5 -s 10.39.19.2/32 -p udp -m udp --sport 67 --dport 68 -j RETURN
-A neutron-openvswi-i7fa58dda-5 -j neutron-openvswi-sg-fallback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment