On 7 Nov 1999, Manoj Alex wrote:
>I would like to add a permanent route to the system.Presently I am executing
>the following command;
>
>route add 212.43.0.4 gw 212.43.0.1 metric 1
>
>But next time when I reboot the system it vanishes.Please tell me how can I do
>it permanently.

Put the command in your /etc/rc.d/rc.local script. This script is executed
at boot, after all other init scripts.

--
Anthony E. Greene <[EMAIL PROTECTED]>
Homepage & PGP Key: <http://www.pobox.com/~agreene/>
Linux: The choice of a GNU Generation <http://www.linux.org/>


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to