Linux Netfilter discussions
 help / color / mirror / Atom feed
* Bridge+Bandwidth Control
@ 2003-04-11  0:02 Hernán Mailluquet
  2003-04-11  5:43 ` Dharmendra.T
  2003-04-11 23:54 ` Arnt Karlsen
  0 siblings, 2 replies; 3+ messages in thread
From: Hernán Mailluquet @ 2003-04-11  0:02 UTC (permalink / raw)
  To: netfilter

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.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-04-11 23:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-11  0:02 Bridge+Bandwidth Control Hernán Mailluquet
2003-04-11  5:43 ` Dharmendra.T
2003-04-11 23:54 ` Arnt Karlsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox