All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Dead gateway detection - help needed
@ 2005-05-06 14:11 senthil
  0 siblings, 0 replies; only message in thread
From: senthil @ 2005-05-06 14:11 UTC (permalink / raw)
  To: lartc

Hi,
   I am using linux-2.4.26-9 kernel. I have patched the kernel with 
julians routes-2.4.26-9.diff patch. As per the nano.txt document i have 
configured my box with multiple internet links. When any of the gateway 
goes down, the dead gateway detection is not happening and all the route 
is not given to the avaliable link (another live link) . Can any one 
give me the solution for this problem.

Firewall configuration :
Routing table:
main table
   202.54.39.0/24 dev eth1  proto kernel  scope link  src 202.54.39.98
   192.168.16.0/24 dev eth0  scope link
   200.168.201.0/24 dev eth2  proto kernel  scope link  src 200.168.201.78
   127.0.0.0/8 dev lo  scope link
default gateway table
   default  proto static
       nexthop via 202.54.39.98  dev eth1 weight 2
       nexthop via 200.168.201.78  dev eth2 weight 1

Whenever eth1 gateway fails all the routes are not switched to the eth2 
gateway. I am running the same ping script given in nano.txt to detect 
the gateway.
can any one help me to solve the problem...

regards,
Senthil Kumar







_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-05-06 14:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-06 14:11 [LARTC] Dead gateway detection - help needed senthil

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.