All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrea Rossato <mailing_list@istitutocolli.org>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Filter question...
Date: Fri, 06 Dec 2002 16:28:58 +0000	[thread overview]
Message-ID: <marc-lartc-103919225618058@msgid-missing> (raw)
In-Reply-To: <marc-lartc-103917685300923@msgid-missing>

Victor Dario Martinez wrote:
> # tc filter add dev eth0 parent 10:0 protocol ip prio 1 u32  match ip 
> dst 4.3.2.1/32 flowid 10:1
> RTNETLINK answers: Invalid argument

shouldn't it be
tc filter add dev eth0 parent 1:0 protocol ip prio 1 u32  match ip dst 
4.3.2.1/32 flowid 10:1
                                       ^^

andrea

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

  reply	other threads:[~2002-12-06 16:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-06  6:10 [LARTC] Filter question Victor Dario Martinez
2002-12-06 16:28 ` Andrea Rossato [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-01-07 13:29 Andre Correa
2005-01-07 19:50 ` Andy Furniss
2005-01-07 19:59 ` Andy Furniss

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-103919225618058@msgid-missing \
    --to=mailing_list@istitutocolli.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 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.