Koozali.org: home of the SME Server

Permanetly addding a route

haj

Permanetly addding a route
« 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 ?

cc_skavenger

adding route
« Reply #1 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