From: "Nataniel Klug" <nata@cnett.com.br>
To: lartc@vger.kernel.org
Subject: [LARTC] About ip route 2 prio at tables
Date: Wed, 01 Feb 2006 19:18:34 +0000 [thread overview]
Message-ID: <000f01c62764$4cc2b740$0e001eac@NATANIEL> (raw)
Hello,
I am looking for an answer. I am doind some thing like a loadshare
betwen two backbones.
To one of them I send all p2p, msn and irc packages and to the other one
I send the rest I have.
The problem I am facing is about prio at tables:
ip rule add fwmark 1 table 201 prio 202
This is the rule I make. This is, I thinbk, working fine. The default
gateway is set into table 222 just like this:
ip route add default table 222 $GWE1 dev $IFE1
My question is: wich one will get hit first? Like, when a package comes
and look for a gateway it will start looking in lower prio or higher prio
tables? If it looks in lower, then my rule is right. The other way I will
have to rewrite it.
Att,
Nataniel Klug
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
next reply other threads:[~2006-02-01 19:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-01 19:18 Nataniel Klug [this message]
2006-02-01 21:45 ` [LARTC] About ip route 2 prio at tables Carlos Blanquer Tomas
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='000f01c62764$4cc2b740$0e001eac@NATANIEL' \
--to=nata@cnett.com.br \
--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.