Skip to content

Instantly share code, notes, and snippets.

@Znarkus
Created October 9, 2012 09:16
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 Znarkus/3857576 to your computer and use it in GitHub Desktop.
Save Znarkus/3857576 to your computer and use it in GitHub Desktop.
~# iptables -L OUTPUT
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
ufw-before-logging-output all -- anywhere anywhere
ufw-before-output all -- anywhere anywhere
ufw-after-output all -- anywhere anywhere
ufw-after-logging-output all -- anywhere anywhere
ufw-reject-output all -- anywhere anywhere
ufw-track-output all -- anywhere anywhere
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment