All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wingtung.Leung s965817@uia.ua.ac.be
To: lartc@vger.kernel.org
Subject: SV: [LARTC] Bandwidth limiting
Date: Fri, 24 Nov 2000 21:37:23 +0000	[thread overview]
Message-ID: <marc-lartc-98373938216975@msgid-missing> (raw)
In-Reply-To: <marc-lartc-98373938216960@msgid-missing>

<PRE>On Fri, 24 Nov 2000, Thomas Habets wrote:
&gt;<i>
</I>&gt;<i> Why can't it just be like:
</I>&gt;<i> iptables -t shaper -A OUTPUT -s 1.2.3.0/24 --maxspeed\x128Kbit -j SHAPE
</I>&gt;<i>
</I>
Because iptables is used for firewalling (packet filtering) functions and
tc (and ip) handle queuing and routing.

There is an options for iptables to limit rate (check the man page), but
if you need &quot;the real stuff&quot;, I suppose tc is the way to go. It supports
more flexible setups. Too bad we are still missing a extensive reference
for tc, but Daniel is working on it.





</PRE>

      parent reply	other threads:[~2000-11-24 21:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-22 14:25 SV: [LARTC] Bandwidth limiting Daniel
2000-11-22 16:58 ` Daniel
2000-11-23  9:12 ` Daniel
2000-11-23 16:05 ` Thomas
2000-11-23 16:10 ` Thomas
2000-11-23 16:21 ` Wingtung.Leung
2000-11-24 14:53 ` Thomas
2000-11-24 21:37 ` Wingtung.Leung [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=marc-lartc-98373938216975@msgid-missing \
    --to=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.