All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stef Coene <stef.coene@docum.org>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] howto spare the "tc filter" - lines with htb
Date: Thu, 03 Jan 1980 23:25:34 +0000	[thread overview]
Message-ID: <marc-lartc-102018494810481@msgid-missing> (raw)

> > As far as I understood Devik, this should look like:
> > tc filter add dev imq1 parent 10:0 protocol ip prio 1 handle 1 fw
>
> output:
> "RTNETLINK answers: Invalid argument"
> i can try this in whatever stage of my script (before iptables, after
> qdiscs and classes, whatever), it's always that "answer" :)
You have to remove the handle parameter.  That parameter = mark, so marking 
with 20 will put the packets in 10:20.

Stef

-- 

stef.coene@docum.org
 "Using Linux as bandwidth manager"
     http://www.docum.org/
     #lartc @ irc.openprojects.net
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

             reply	other threads:[~1980-01-03 23:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1980-01-03 23:25 Stef Coene [this message]
2002-04-29 14:28 ` [LARTC] howto spare the "tc filter" - lines with htb Tobias Geiger
2002-04-29 14:59 ` Patrick McHardy
2002-04-29 15:29 ` Tobias Geiger
2002-04-30  9:33 ` Nils Lichtenfeld
2002-04-30 10:27 ` Tobias Geiger

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-102018494810481@msgid-missing \
    --to=stef.coene@docum.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.