Solaris 10 default gateway

root@anaconda # ./srvctl start nodeapps -n anaconda
anaconda:ora.anaconda.vip:checkIf: Default gateway is not defined (host=anaconda)
anaconda:ora.anaconda.vip:Interface e1000g0 checked failed (host=anaconda)
anaconda:ora.anaconda.vip:Failed to start VIP 10.1.1.125 (host=anaconda)
anaconda:ora.anaconda.vip:checkIf: Default gateway is not defined (host=anaconda)
anaconda:ora.anaconda.vip:Interface e1000g0 checked failed (host=anaconda)
anaconda:ora.anaconda.vip:Failed to start VIP 10.1.1.125 (host=anaconda)
CRS-1006: No more members to consider
CRS-0215: Could not start resource ‘ora.anaconda.vip’.
CRS-0210: Could not find resource ora.anaconda.LISTENER_ANACONDA.lsnr.

When completing the Oracle10g RAC installation, i’m having this problem. To solve it, I need to create the default gateway file as the OS guy didnt create it.

so I create new file /etc/defaultrouter  add the router ip address and reboot the system. After that I start back the nodeapps and it running fine.

# cat /etc/defaultrouter
10.13.210.20