Skip to content

Instantly share code, notes, and snippets.

@jrickerd
Created May 17, 2013 03:14
Show Gist options
  • Save jrickerd/5596678 to your computer and use it in GitHub Desktop.
Save jrickerd/5596678 to your computer and use it in GitHub Desktop.
Add UFW rule with netmask
sudo ufw allow from 10.0. 0.0/8 to any port 3321
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment