* [LARTC] Traffic Control on bridge
@ 2001-07-12 0:55 Shao Ming
0 siblings, 0 replies; only message in thread
From: Shao Ming @ 2001-07-12 0:55 UTC (permalink / raw)
To: lartc
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/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-07-12 0:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-07-12 0:55 [LARTC] Traffic Control on bridge Shao Ming
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.