Created
October 7, 2017 15:31
-
-
Save emilstahl/f2678e4e201eeb1c58e278fba80ec0e9 to your computer and use it in GitHub Desktop.
macOS VPN add rouute
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
sudo /sbin/route add -net 10.0.0.1/24 -interface ppp0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment