Skip to content

Instantly share code, notes, and snippets.

@jcf
Created December 20, 2008 18:11
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 jcf/38370 to your computer and use it in GitHub Desktop.
Save jcf/38370 to your computer and use it in GitHub Desktop.
Port blocking with ipfw
sudo ipfw add 100 deny udp from any to any 2222
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment