tenenbaum
12-15-2008, 04:10 PM
I am adding static routes to the rc.poststart file and reboot and the file shows empty post reboot even though I see it has my changes before reboot. Any ideas? Is this the right place to add static routes that would be added post reboot?
Oliver
12-15-2008, 07:00 PM
Hey tenenbaum,
After creating / changing the file, you'll need to write it to flash to make your changes persistent, which is not done automatically. Either initiate a save of the config from the web-interface, by hitting "Change" at the bottom of a random page and then "Apply" at the top, without having changed anything, or use the command `cfgmtd -w -p /etc' from the shell.
Grtz,
Oliver