Skip to content

Instantly share code, notes, and snippets.

@moritz

moritz/output Secret

Created December 26, 2014 16: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 moritz/4af1c8b05296e9ed44d3 to your computer and use it in GitHub Desktop.
Save moritz/4af1c8b05296e9ed44d3 to your computer and use it in GitHub Desktop.
iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
fail2ban-ssh tcp -- anywhere anywhere multiport dports ssh
DROP all -- 122.225.109.112 anywhere
DROP all -- huzhou.ctc.mx.fund123.cn anywhere
DROP all -- 122.225.109.208 anywhere
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Chain fail2ban-ssh (1 references)
target prot opt source destination
RETURN all -- anywhere anywhere
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment