QNX RTOS v4 Knowledge Base
QNX RTOS v4 Knowledge Base
Title |
Static routes are not permanent |
Ref. No. |
QNX.000003896 |
Category(ies) |
Network |
Issue |
How do I make a static route permanent? When I do a route add 0 xxx.xxx.xxx.xxx (which is our gateway router) we can get to the system from our other subnets. When we reboot, the static route is not there, thus we cannot get to the box.
|
Solution |
Include the 'route add ' in the netstart file and then it would always be started up with the other network services. |
|