From: "Shao Ming" <shaoming@signetique.com>
To: lartc@vger.kernel.org
Subject: [LARTC] Traffic Control on bridge
Date: Thu, 12 Jul 2001 00:55:47 +0000 [thread overview]
Message-ID: <marc-lartc-99489932416165@msgid-missing> (raw)
Hi!
I was trying to implement traffic control on a linux
bridge (2.4.5).
Basically, I'll need to allocate designated bandwidth
to various services while the rest get throttled.
Eg. on a 10MBit bandwidth.
http/ftp will get 128K
while the rest (smtp/POP3) will get 64K.
Whatever traffic passing through the bridge
in one direction must not exceed 192K.
To my dismay, I realised that firewall marking classifier
will not work under bridging mode.
So right now I'm kind of stuck because of that.
Can someone tell me whether if I can implement something like
the above with the u32 classifier?
I was trying the u32 classifier but the bandwith does not seem to behave
correctly.
cheers!
/shaoming
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/
reply other threads:[~2001-07-12 0:55 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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-99489932416165@msgid-missing \
--to=shaoming@signetique.com \
--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.