To add the default gateway, ( ex:10.100.0.1 )
/etc/route add default 10.100.0.1
If you want to add another route,
/etc/route add -net 192.168.0.0 -netmask 255.255.0.0 10.100.0.1
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.