All of lore.kernel.org
 help / color / mirror / Atom feed
From: Corey Hickey <bugfood-ml@fatooh.org>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] question about correct way of shapping
Date: Thu, 07 Apr 2005 22:35:30 +0000	[thread overview]
Message-ID: <4255B5B2.8080906@fatooh.org> (raw)
In-Reply-To: <1112886400.21408.66.camel@pauloric.intranet>

Paulo Ricardo Bruck wrote:

> 
> at some documents it's describe the use of IMQ and some other the use of
> dummy device. What's the best method ? From what I've read we use dummy
> to shape both lan and wan using dummy device. It's correct? If it's
> correct why does we use dummy insted shape at LAn and Wan Interfaces ?
> 

I've never used a dummy device. This looks interesting, though it
doesn't apply to your setup.

http://article.gmane.org/gmane.linux.network/21224

Were you reading something different? If so, post the link(s). IMQ
probably doesn't apply to you either.

You might have come across documents describing ingress shaping, which
deals with traffic coming into an interface rather than the usual
methods of shaping traffic as it leaves an interface. For a router
setup, like yours, ingress shaping is unnecessary because all traffic
(except a little bit for the router itself) can be shaped normally as it
leaves one interface or the other.

To shape upstream traffic, attach a qdisc to your Internet-side
interface; to shape downstream traffic, attach a qdisc to your LAN-side
interface.

> I intend use TC + iptables + debian sarge

That's what I use.

-Corey
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

  parent reply	other threads:[~2005-04-07 22:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-07 15:06 [LARTC] question about correct way of shapping Paulo Ricardo Bruck
2005-04-07 17:22 ` Corey Hickey
2005-04-07 18:45 ` Paulo Ricardo Bruck
2005-04-07 22:35 ` Corey Hickey [this message]
2005-04-08 12:14 ` Paulo Ricardo Bruck
2005-04-10 21:36 ` Corey Hickey

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=4255B5B2.8080906@fatooh.org \
    --to=bugfood-ml@fatooh.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.