Setting up routing on 10.X systems:HPUX 10.10Setting up static routes involves using the /etc/rc.config.d/netconf file. Edit the following lines: ROUTE_DESTINATION[0]="" so they look like: ROUTE_DESTINATION[0]="default" or anything that makes sense. | |