Sylvie,
Have you made the routed entry for defalut gateway permenent?
Try to check what is the default gateway by using netstat -rn. Check whether it's flag is UG or not and on which interface.
Also check /etc/rc.config.d/netconf files whether ROUTE_DESTINATION[],ROUTE_GATEWAY[]..
.. are properly there or not? If not modify it and either restart the server or type
/sbin/init.d/net start .
Also check for any script which may cause your routing table entry delet during shutdown.
Rgds
Tapas
Tapas Jha