Skip to content

Instantly share code, notes, and snippets.

@fragtion
Created December 3, 2022 23:00
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 fragtion/38327c0a2ed543e33bb67e45a51255c2 to your computer and use it in GitHub Desktop.
Save fragtion/38327c0a2ed543e33bb67e45a51255c2 to your computer and use it in GitHub Desktop.
Mac / OSX Static Route
In terminal:
sudo route -n add 192.168.2.0/24 172.31.30.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment