Mac Mini Changing Static Routing
I am a beginner on this. When I perform a netstat -nr.
I need to change
default 192.168.1.254
default link#4
to
default link#4
default 192.168.1.254
What command to swap this sequence?
Why don't you go to System Preferences -> Network to change it manually, with GUI.