All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] to route a source address
@ 2002-10-02  6:41 Rimas
  2002-10-02 16:36 ` Martin A. Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Rimas @ 2002-10-02  6:41 UTC (permalink / raw)
  To: lartc

[-- Attachment #1: Type: text/plain, Size: 168 bytes --]

Hi folks,

How with "ip route" to route source address?

for example I want to route an internal (local) address to go via specific gateway?

Thank you

Rimas

[-- Attachment #2: Type: text/html, Size: 862 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [LARTC] to route a source address
  2002-10-02  6:41 [LARTC] to route a source address Rimas
@ 2002-10-02 16:36 ` Martin A. Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Martin A. Brown @ 2002-10-02 16:36 UTC (permalink / raw)
  To: lartc

Rimas,

I have noticed you asking a few questions to the list in the last few days 
about the use of "ip route".

The short answer on this one is:

# ip route add $DESTINATION from $SOURCE via $GATEWAY

Might I suggest the following:

My doc:

  http://plorf.net/linux-ip/   See appendix F -- "ip route"

The iproute2 manual:

  http://defiant.coinet.com/iproute2/ip-cref/   here, as HTML

Good luck,

-Martin

 : Hi folks,
 : 
 : How with "ip route" to route source address?
 : 
 : for example I want to route an internal (local) address to go via
 : specific gateway?
 : 
 : Thank you
 : 
 : Rimas
 : 

-- 
Martin A. Brown --- SecurePipe, Inc. --- mabrown@securepipe.com


_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-10-02 16:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-02  6:41 [LARTC] to route a source address Rimas
2002-10-02 16:36 ` Martin A. Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.