edit /etc/defaultrouter
# vi /etc/defaultrouter
Add
Assign the current default route. To implement the new default route without rebooting the system, use the following command substituting your default route for 192.168.8.1.
# route add default 192.168.8.1
# vi /etc/defaultrouter
Add
Assign the current default route. To implement the new default route without rebooting the system, use the following command substituting your default route for 192.168.8.1.
# route add default 192.168.8.1
No comments:
Post a Comment