All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] About ip route 2 prio at tables
@ 2006-02-01 19:18 Nataniel Klug
  2006-02-01 21:45 ` Carlos Blanquer Tomas
  0 siblings, 1 reply; 2+ messages in thread
From: Nataniel Klug @ 2006-02-01 19:18 UTC (permalink / raw)
  To: lartc

    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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-02-01 21:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-01 19:18 [LARTC] About ip route 2 prio at tables Nataniel Klug
2006-02-01 21:45 ` Carlos Blanquer Tomas

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.