According to [EMAIL PROTECTED]: While burning my CPU.
>
> I might have already asked this in the past sorry.
>
> I have Redhat 5.1 and I have added some routes to my routing table but I =
> cannot remember which RC.D file they live in for when a system restart =
> occurs, can anyone help?
Now thats a good question, one to which i have never read any documentaion
about, or even seen any for a redhat system.
There are several files which set or can set routes
/etc/sysconfig/network-scripts/ifup
/etc/sysconfig/network-scripts/ifup-routes
Looking at thoses files possably the best idea is to create a new file
called /etc/sysconfig/static-routes that file is searched for when
ifup-routes is called, if the file static-routes is found then it is read
and routes should be added, possably you will need to add all routes into
this file, i have never tryed it, but with a little experimentaion i am
sure you will find the best way to do it.
On the other hand, [hackers way] just add the routes you want added into
/etc/rc.d/rc.local this file is the last one in the chain so all interfaces
would be up and running.
Hope this helps.
>
> Darren Pedley
> [EMAIL PROTECTED]
>
--
Regards Richard.
[EMAIL PROTECTED]