All of lore.kernel.org
 help / color / mirror / Atom feed
From: Radu Oprisan <radu@securesystems.ro>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] restricting bandwidth using TC
Date: Fri, 19 Jan 2007 03:01:11 +0000	[thread overview]
Message-ID: <45B03477.9040407@securesystems.ro> (raw)
In-Reply-To: <45AE86D7.6060501@usachoice.net>

Mike Pearson wrote:
> Hello,
> 
> I am trying to get the TC command to work on our debian box to limit
> traffic in and out to 12 Meg.  The command I am using is:
> 
> tc qdisc add dev eth0 root tbf rate 12000kbit latency 25ms burst 1600
> tc qdisc add dev eth1 root tbf rate 12000kbit latency 25ms burst 1600
> 
> The problem I am having is that the bandwidth exceeds the 12 Meg by
> almost 5 Meg.
> Any help is appreciated.
> 
> Thanks
> 
> Mike Pearson

You're question can't be answered until you explain to us what you are
truly trying to do.
What does in and out mean to you? Does it mean download and upload?
Download and upload to another machine/network or to the box on which
you run tc?
Please complete the dotted lines...
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

      reply	other threads:[~2007-01-19  3:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-17 20:28 [LARTC] restricting bandwidth using TC Mike Pearson
2007-01-19  3:01 ` Radu Oprisan [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=45B03477.9040407@securesystems.ro \
    --to=radu@securesystems.ro \
    --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.