All of lore.kernel.org
 help / color / mirror / Atom feed
From: senthil <senthil@multitech.co.in>
To: lartc@vger.kernel.org
Subject: [LARTC] Dead gateway detection - help needed
Date: Fri, 06 May 2005 14:11:42 +0000	[thread overview]
Message-ID: <427B784E.2060304@multitech.co.in> (raw)

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

                 reply	other threads:[~2005-05-06 14:11 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=427B784E.2060304@multitech.co.in \
    --to=senthil@multitech.co.in \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.