From: "Hernán Mailluquet" <hernan@mdp.edu.ar>
To: netfilter@lists.netfilter.org
Subject: Bridge+Bandwidth Control
Date: Fri, 11 Apr 2003 02:02:01 +0200 [thread overview]
Message-ID: <000d01c2ffbd$947bac30$010aa8c0@crz2> (raw)
Hi!
I was trying to implement traffic control on a linux
bridge. 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?
Thanks.
next reply other threads:[~2003-04-11 0:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-11 0:02 Hernán Mailluquet [this message]
2003-04-11 5:43 ` Bridge+Bandwidth Control Dharmendra.T
2003-04-11 23:54 ` Arnt Karlsen
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='000d01c2ffbd$947bac30$010aa8c0@crz2' \
--to=hernan@mdp.edu.ar \
--cc=netfilter@lists.netfilter.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox