Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: haj on April 07, 2004, 02:07:20 AM

Title: Permanetly addding a route
Post by: haj on April 07, 2004, 02:07:20 AM
When I add a route like this:
#route add default gw 192.168.x.x

That works.

When I reboot the server it loose the route. What can I do to the modification to survive at reboot ?
Title: adding route
Post by: cc_skavenger on April 07, 2004, 08:36:55 AM
add this to the end of /etc/rc.d/rc.local and it will excecute every time you restart

HTH