From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Shao Ming" Date: Thu, 12 Jul 2001 00:55:47 +0000 Subject: [LARTC] Traffic Control on bridge Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org 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/