Skip to content

Instantly share code, notes, and snippets.

@webframp
Created June 16, 2012 00:53
Show Gist options
  • Save webframp/2939414 to your computer and use it in GitHub Desktop.
Save webframp/2939414 to your computer and use it in GitHub Desktop.
iptables -A INPUT -p tcp -s 184.106.28.0/24 -m hashlimit --hashlimit-above 20/day --hashlimit-name fubar -j DROP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment