Re: [sentinix-list] Routing table

"M. Morgan" <[email protected]> Wed, 7 Apr 2004 15:11:07 -0400 (EDT)
Newsgroups gmane.linux.sentinix
Message-ID <33542631.1081365068302.JavaMail.root@wamui06.slb.atl.earthlink.net>
You didnt mention that before.

 I would say that after you modify the routing table you need to stop/start the netowork scripts before you reboot to make the changes permenant.

 With RH its something like "/etc/rc.d/network stop/start", I'm sure I had to do it with Sentinix as well but it was long enough ago I cant remember the exact string... 

I think its something like:
/etc/rc.d/rc.inet1 stop/start

research the rc.d's a bit and you should be able to find it.

michael

-----Original Message-----
From: Nicolas RAZAKARIASA <n.razakariasa-MhKPjBWx5xb+4AqJDI/[email protected]>
Sent: Apr 7, 2004 7:49 AM
To: "M. Morgan" <[email protected]>
Cc: The SENTINIX Mailing List <[email protected]>
Subject: Re: [sentinix-list] Routing table

M. Morgan wrote:

>Nicolas,
> Log into the Sentinix box, su to root.
>
>-type "route" at the console to display the routing table.
>
>-use "man route" to display options for editing the routing table.
>
>Thanks,
>Michael
>
>
>-----Original Message-----
>From: Nicolas RAZAKARIASA <n.razakariasa-MhKPjBWx5xb+4AqJDI/[email protected]>
>Sent: Apr 6, 2004 6:26 AM
>To: sentinix <[email protected]>
>Subject: [sentinix-list] Routing table
>
>Hi !
>I would like to add some route for  hosts in my network. Where do I 
>place them ? On debian system, there is a file called interfaces under 
>"/etc/network", but not on  sentinix !
>Someone can help me please ?
>Thanks
>_______________________________________________
>SENTINIX mailing list
>[email protected]
>http://elevenprospect.com/mailman/listinfo/sentinix
>
>
>  
>
Yes, but the problem is that I lose all route after a reboot. The man 
page doesn' t tell anything about this !