Re: [sentinix-list] Routing table

Nicolas RAZAKARIASA <n.razakariasa-MhKPjBWx5xb+4AqJDI/[email protected]> Fri, 09 Apr 2004 10:07:56 +0300
Newsgroups gmane.linux.sentinix
Message-ID <[email protected]>
Michel Blomgren wrote:

>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>Just type:
>/etc/rc.d/rc.inet1
>
>Any additional "/sbin/route" commands should be appended to rc.inet1. You 
>could (as an alternative approach) add route command lines to 
>/etc/rc.d/rc.local too.
>
>	Michel
>
>On Wednesday 07 April 2004 21:11, M. Morgan wrote:
>  
>
>>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 !
>>
>>_______________________________________________
>>SENTINIX mailing list
>>[email protected]
>>http://elevenprospect.com/mailman/listinfo/sentinix
>>    
>>
>-----BEGIN PGP SIGNATURE-----
>Version: GnuPG v1.2.2 (GNU/Linux)
>
>iD8DBQFAdFVTDsNYvU6O5AgRAiH3AKCr8y3qa5DsknRKxzfqvtSo2oSWVwCfQGMB
>3EyI/AEuoAEHamxWZstwxvs=
>=byXU
>-----END PGP SIGNATURE-----
>
>_______________________________________________
>SENTINIX mailing list
>[email protected]
>http://elevenprospect.com/mailman/listinfo/sentinix
>
>  
>
Thanks !!
It works now !