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] CBQ not properly functioning !?
Date: Thu, 31 Oct 2002 22:14:10 +0000	[thread overview]
Message-ID: <marc-lartc-103610253118957@msgid-missing> (raw)
In-Reply-To: <marc-lartc-103609384708269@msgid-missing>

On Thursday 31 October 2002 22:52, Robert Felber wrote:
> On Thu, Oct 31, 2002 at 10:35:27PM +0100, Stef Coene wrote:
> > and you add the qdisc to eth0, then you can only shaping traffic going to
> > your isp.
> > Is the x.x.x.x host on your LAN ??
> >
> >
> > Stef
>
> $ tc qdisc show dev ppp0
> qdisc ingress ffff:
> qdisc sfq 30: limit 128p quantum 1492b perturb 10sec
> qdisc sfq 20: limit 128p quantum 1492b perturb 10sec
> qdisc sfq 10: limit 128p quantum 1492b perturb 10sec
> qdisc cbq 1: rate 10Mbit (bounded,isolated) prio no-transmit
>
> that is not ingress AND cbq on one device?
All right, you can use ingress and cbq (or what ever qdisc you want) on the 
same device, but that's not the issue, you can even use imq so you can shape 
in and out at the same time.

Before we are going to overwhelm Thoms with things like ingress, imq, and 
other fancy shaping stuff, he has to understand some basic shaping rules.  
And one of them is that with cbq attached to a real device, you can only 
shape outgoing traffic 
From my previous post:
You add the cbq qdisc to dev eth0 so you can only shaping traffic that leaves 
eth0.


Stef


-- 

stef.coene@docum.org
 "Using Linux as bandwidth manager"
     http://www.docum.org/
     #lartc @ irc.oftc.net

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

  parent reply	other threads:[~2002-10-31 22:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-31 19:52 [LARTC] CBQ not properly functioning !? thomas bilke
2002-10-31 20:12 ` Stef Coene
2002-10-31 20:32 ` thomas bilke
2002-10-31 21:35 ` Stef Coene
2002-10-31 21:52 ` Robert Felber
2002-10-31 22:14 ` Stef Coene [this message]
2002-10-31 22:50 ` thomas bilke
2002-10-31 23:07 ` Robert Felber
2002-11-01  8:56 ` Stef Coene

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-103610253118957@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.