On Fri, 2007-08-31 at 06:14 -0500, Sunny wrote:
> On 8/31/07, Art Fore <[EMAIL PROTECTED]> wrote:
> >
> > OK, then how do I get Linux to go to the 192 network as default and
> > remove the 10. network ad default route?
> >
> > Art
> 
> you can add your own script to do this in /etc/sysconfig/network/if-up.d
> 
> the scripts in this directory are executed whenever an interface is
> ifup -ed. These scripts receive the name of the interface and some
> other data, so you can determine which interface is up (in your case
> eth1), and perform specific actions.
> 
> Take a look in /etc/sysconfig/network/scripts, there are plenty of
> examples of if-up.d scripts.
> 
> Cheers
> 
> -- 
> Svetoslav Milenov (Sunny)
> 
> Even the most advanced equipment in the hands of the ignorant is just
> a pile of scrap.
Thanks for the info. Will try this Monday after the weekend. Will look
into that also proposed by Sunny.

Art

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to