Folks, It appears there are two ways to specify default router:
1. Modify defaultrouter file # Create /etc/defaultrouter file and add the ip address of the default gateway in the file. # /etc/init.d/network restart 2. Just add the router IP to default route table # route add default 192.168.100.1 Can someone please tell me which method is preferred? Thank you in advance for your help. Regards, Peter -- This message posted from opensolaris.org _______________________________________________ networking-discuss mailing list networking-discuss@opensolaris.org