Before it gets forgotten
My experience with computers. Might be useful to someone.
Tuesday, November 20, 2018
How to add and remove default gateway on Mac OS
Command to delete the default route,
sudo route delete default
Command to add a default route,
sudo route add default <default gateway IP>
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment