netfilter.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andy Furniss <andyqos@ukfsn.org>
To: Lloyd Standish <lloyd@crnatural.net>
Cc: netfilter@vger.kernel.org
Subject: Re: htb + prio trouble
Date: Mon, 21 Nov 2011 10:16:39 +0000	[thread overview]
Message-ID: <4ECA2507.8050008@ukfsn.org> (raw)
In-Reply-To: <op.v49inevvx1lyi3@debiandesk2.net>

Lloyd Standish wrote:

> Thanks for your insight. I didn't realize that only the root qdisc
> receives traffic automatically. Any subclasses need to receive traffic
> via a filter, or via the "default" selector. I added "default" as follows:

I am very rusty and out of date with the world of tc.

One thing to consider when using htb default is that all unclassified 
traffic goes there - this includes arp.

HTB by default lets unclassified go unshaped so personally I always 
preferred setting catch all "protocol ip" filters over using default.

If you ever play with HFSC (unless it's changed in recent years) then 
its' default behavior is to drop unclassified, which can easily bite 
you, so you need to make default or explicitly filter protocol arp.


      reply	other threads:[~2011-11-21 10:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-20 18:44 htb + prio trouble Lloyd Standish
2011-11-20 19:10 ` htb + prio trouble (additional info) Lloyd Standish
2011-11-20 19:43   ` Andrew Beverley
2011-11-20 19:36 ` htb + prio trouble Andrew Beverley
2011-11-20 20:46   ` Lloyd Standish
2011-11-21 10:16     ` Andy Furniss [this message]

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=4ECA2507.8050008@ukfsn.org \
    --to=andyqos@ukfsn.org \
    --cc=lloyd@crnatural.net \
    --cc=netfilter@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;
as well as URLs for NNTP newsgroup(s).