Thursday, September 10, 2009

Networking: Changing routing default gateway

Use route command to change the default gateway. It could be useful if connecting through a VPN and you don't want to use the VPN default gateway

Here is the command:
route change 0.0.0.0 mask 0.0.0.0 192.168.1.1


No comments:

Post a Comment