Skip to content

Instantly share code, notes, and snippets.

@mrdaemon
Created May 15, 2013 21:18
Show Gist options
  • Save mrdaemon/5587484 to your computer and use it in GitHub Desktop.
Save mrdaemon/5587484 to your computer and use it in GitHub Desktop.
Chain INPUT (policy ACCEPT)
target prot opt source destination
TARPITLOG tcp -- anywhere anywhere tcp dpt:ssh state NEW recent: UPDATE seconds: 300 hit_count: 4 name: DEFAULT side: source
tcp -- anywhere anywhere tcp dpt:ssh state NEW recent: SET name: DEFAULT side: source
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Chain TARPITLOG (1 references)
target prot opt source destination
LOG all -- anywhere anywhere LOG level warning
DROP all -- anywhere anywhere
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment