Linux Advanced Routing and Traffic Control list
 help / color / mirror / Atom feed
From: Claudio Agosti <vecna@sikurezza.org>
To: lartc@vger.kernel.org
Subject: [LARTC] problem with iproute and TEQL over predefinited tables
Date: Fri, 24 Jan 2003 16:05:52 +0000	[thread overview]
Message-ID: <marc-lartc-104342418210298@msgid-missing> (raw)

hi, I've encrountred some problem with iproute2...

I'm building a router with kernel 2.4.20 but my script fail when I try to do
a load balancing over a specific traffic, how explained on LARTC for
balance the access between more link we should simple:

ip route add default scope global nexthop via IP1 dev ETH0 weight 1 \
nexthop via IP2 dev ETH1 weight 1

for specific traffic I'm marking some packets with mangle table and --set-mark,
I've make iproute to lookup for marked packet and assign them over my specific
table, but my command line for set routing:

ip route add table http nexthop via IP1 dev ETH0 weight 1 \
nexthop via IP2 dev ETH1 weight 1

fail, but I did't undestound why...

are there some suggestions :) ?
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

                 reply	other threads:[~2003-01-24 16:05 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-104342418210298@msgid-missing \
    --to=vecna@sikurezza.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox