le jeu 28-02-2002 à 23:04, Francisco Suárez a écrit :
> Hello:
> 
> I have a question. I'm doing tests with route add command, but when I reboot 
> the computer theese changes not appear. I'm looking for the config files 
> (proc/net/route), but this file is readonly. My question is: How can I Store 
> de changes in disk?

For my part, I would add a start script in /etc/rc.local
For example, in the end of the file, add your "route" command lines... Even better, 
add a call (like "/etc/rc.init/./custom.route &" to some /etc/rc.init/custom.route 
script which should look like:

#/bin/sh
route *your own stuff here*

Hope this helps
Regards,

François



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to