All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Boxman <jasonb@edseek.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] QOS Script difficulty on bridge
Date: Thu, 17 Jun 2004 18:10:35 +0000	[thread overview]
Message-ID: <200406171410.35233.jasonb@edseek.com> (raw)
In-Reply-To: <40D06CEF.3000005@wildgooses.com>

On Thursday 17 June 2004 03:29, Ed Wildgoose wrote:
<sni>
> Consider:
>
> Internet -> Router -> Eth1 -> br0 -> Eth0 -> local net
>
> Now by applying QOS to eth1 I control outgoing traffic from everywhere.
> By applying QOS to eth0 I control incoming to the localnet (great), but
> NOT to the local bridge machine
>
> Now I could fix this by using the IMQ device on eth1 and grabbing
> incoming traffic, but the top of the file at
> http://digriz.org.uk/jdg-qos-script/ implies that it is possible to do
> this without IMQ...
>
> The question is how?  I don't see how to do it....  What am I missing?

It's my understanding that you cannot attach much of anything except the 
police filter on the ingress hook.  As such, you need IMQ to attach egress 
qdiscs to for application to incoming traffic, as you would to the root hook 
for egress traffic.

http://www.docum.org/docum.org/kptd/

> Thanks
>
> Ed W


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

  parent reply	other threads:[~2004-06-17 18:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-16 15:53 [LARTC] QOS Script difficulty on bridge Ed Wildgoose
2004-06-16 17:29 ` S Mohan
2004-06-16 18:02 ` Jason Boxman
2004-06-16 21:31 ` Ed Wildgoose
2004-06-17  7:29 ` Ed Wildgoose
2004-06-17 18:10 ` Jason Boxman [this message]
2004-06-17 20:38 ` Ed Wildgoose

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=200406171410.35233.jasonb@edseek.com \
    --to=jasonb@edseek.com \
    --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.