All of lore.kernel.org
 help / color / mirror / Atom feed
From: Madhuri Patwardhan <madhuri@cc.iitb.ac.in>
To: lartc@vger.kernel.org
Subject: [LARTC] dead gateway detection in linux
Date: Wed, 01 Oct 2003 10:19:56 +0000	[thread overview]
Message-ID: <marc-lartc-106500292105089@msgid-missing> (raw)


Hi,

Few questions:

1] How does dead gateway detection happen in Linux?

2] I am using multipath default routes and I want the kernel to detect
when a particular default route is down and stop using it. I would also
like the kernel to detect when that particular default route is up and
start reusing it. From the reading that I have done so far I realized
there are two options.
a] One option is to use Juliano's patches
(http://www.ssi.bg/~ja/nano.txt). From what I understand Juliano's
patches provide following. The patches let a static route be marked as
'dead' when it goes down. Also it detects that when the route is up and
starts using it. However, it requires that we use NAT. I do not want to
use NAT. In that case will his patches work for me?
Another question regarding his patches is how does kernel detect when a
route is dead?

b] second option is put together a simple script which pings and find
out when routes are dead and changes the multipath default routes
accordingly. That is what I am doing now. I would like to know if there
is a better option.

I would appreciate if more pointers/information/options are provided for
failover mechanism in mutipath default routes.


Thanks,

Madhuri

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

                 reply	other threads:[~2003-10-01 10:19 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=marc-lartc-106500292105089@msgid-missing \
    --to=madhuri@cc.iitb.ac.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.