All of lore.kernel.org
 help / color / mirror / Atom feed
From: Raphael Benedet <raph@raph.com>
To: lartc@vger.kernel.org
Subject: [LARTC] rules/routes traversal misunderstanding
Date: Sat, 24 Jan 2004 18:16:26 +0000	[thread overview]
Message-ID: <4012B67A.4050402@raph.com> (raw)

Hi,

I've been experimenting with ip route for the last few days to get load 
sharing accross 2 providers working. While it works most of the time, on 
a few occasions, packets are routed to the wrong interface.
I'm not sure to understand rules and routes traversal correctly (I 
couldn't find answers in the howto). So, here are my questions:

1. How does the rule traversal work exactly? If I have rules like this:
100: from all lookup provider1
200: from all lookup provider2
What does make stop the traversal? For instance, does a default route in 
provider1 would stop the traversal?

2. are tables entirely separated? Say, if you have this:
100: from all lookup table_part1
200: from all lookup table_part2
and table_part1 contains the route for a provider and table_part2 
contains the default route statement for this provider. Obviously, both 
tables would be checked. But once in table_part2, would the default 
route work with what was defined in table_part1 or are routes 
"forgotten" from table to table?

I'm pretty new to all this stuff. So, this may sound like stupid 
questions but I couldn't find the answers in the howto nor the man pages.

Thanks in advance.

Raphael Benedet

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

                 reply	other threads:[~2004-01-24 18:16 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=4012B67A.4050402@raph.com \
    --to=raph@raph.com \
    --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.