Confused between the differences between solaris and linux? Well, me too sometimes, this is the way to change the default route on a solaris server or box. Very usefull information !
Step 1: edit /etc/defaultrouter route delete default 192.168.254.1
route add default 192.168.1.1
|