All of lore.kernel.org
 help / color / mirror / Atom feed
* two default routes
@ 2010-03-22 10:35 ratheesh k
  2010-03-22 12:48 ` Richard Horton
  2010-03-22 14:54 ` Pascal Hambourg
  0 siblings, 2 replies; 9+ messages in thread
From: ratheesh k @ 2010-03-22 10:35 UTC (permalink / raw)
  To: netfilter

Hi ,

 i have two default routes  , I used below two commands to add routes .

 route add default gw 192.168.1.1  dev eth0 metric 0
 route add default gw 10.232.18.5  dev eth1 metric 1

So  10.232.18.5 will become the default route since it is added
secondly . All packets are routed to this address . Suppose
10.232.18.5 machine is down  , will the packets will use the next
default route ? . Could you please mention any case in which packets
will use the route 192.168.1.1 .?

Thanks,
Ratheesh

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

end of thread, other threads:[~2010-03-22 16:53 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-22 10:35 two default routes ratheesh k
2010-03-22 12:48 ` Richard Horton
2010-03-22 14:54 ` Pascal Hambourg
2010-03-22 15:05   ` ratheesh k
2010-03-22 15:47     ` Pascal Hambourg
2010-03-22 15:56       ` ratheesh k
2010-03-22 16:53         ` Pascal Hambourg
2010-03-22 16:21       ` Richard Horton
2010-03-22 16:26         ` Jan Engelhardt

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.