From: "Steen Suder, privat" <steen@suder.dk>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Problem with htb and fwmark
Date: Wed, 17 Sep 2003 07:33:42 +0000 [thread overview]
Message-ID: <marc-lartc-106378414415612@msgid-missing> (raw)
In-Reply-To: <marc-lartc-105490734006130@msgid-missing>
Morten Isaksen wrote:
> Hi!
>
> I am trying to prioritize udp traffic to satisfy our gamers.
<SNIP>
> The problem is that the all the traffic is going to the default class no
> matter what I do.
>
> I can see that the counters in "iptables -t mangle -L -v -n" is counting up,
> but the counters in "tc -s class ls dev eth0" is not.
>
> I have also tried not to use fwmark but added the rules directly with "tc
> filter...", but with same results...
>
> Have I forgotten something, or what is the problem?
<http://luxik.cdi.cz/~devik/qos/htb/htbfaq.htm> says:
"All packets are dropped when "default" is set to nonleaf
Yes. Default kwyword must point to leaf or be 0 (so unclassified packets
go thru directly). If you want to "direct" other packets to non-leaf do
it by catch all filter with the largest "pref". "
This smells like something related...
--
Mvh. / Best regards,
Steen Suder <http://www.suder.dk/>
ICQ UIN 4133803
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next prev parent reply other threads:[~2003-09-17 7:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-06 13:47 [LARTC] Problem with htb and fwmark Morten Isaksen
2003-09-17 7:16 ` Steen Suder, privat
2003-09-17 7:20 ` Catalin BOIE
2003-09-17 7:33 ` Steen Suder, privat [this message]
2003-09-17 16:24 ` Steen Suder, privat
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-106378414415612@msgid-missing \
--to=steen@suder.dk \
--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.