Created
December 3, 2022 23:00
-
-
Save fragtion/38327c0a2ed543e33bb67e45a51255c2 to your computer and use it in GitHub Desktop.
Mac / OSX Static Route
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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