Skip to content

Instantly share code, notes, and snippets.

@jermdw
Created October 29, 2016 02:48
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 jermdw/1ee420c08f307d8d22debd5a6f19107f to your computer and use it in GitHub Desktop.
Save jermdw/1ee420c08f307d8d22debd5a6f19107f to your computer and use it in GitHub Desktop.
Add private subnet specific UFW rule
sudo ufw allow from 192.168.1.0/24 to any port 80
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment