All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Traffic shaper based on UIDs
@ 2006-09-02 16:23 vit
  2006-09-08 21:53 ` Andreas Mueller
  2006-09-08 22:09 ` vit
  0 siblings, 2 replies; 3+ messages in thread
From: vit @ 2006-09-02 16:23 UTC (permalink / raw)
  To: lartc

Hello!

I need assistance to solve my problem related to traffic shaping based on 
the user ids.

The problem: each unix user (of the linux host) has to be limited with 
incoming channel (internet) bandwidth.  I need this to implement
internet access solution based on ltsp (http://www.ltsp.org).

As far as I know the best way to shape traffic in linux is CBQ.
But there is no filter based on unix user id (the reason is clear for 
everybody -- ip packet doesn't contain this information).

I've found the very interesting netfilter patches at the patch-o-matic: 

http://www.netfilter.org/patch-o-matic/pom-extra.html#pom-extra-owner-socketlookup
http://www.netfilter.org/patch-o-matic/pom-extra.html#pom-extra-owner-supgids
http://www.netfilter.org/patch-o-matic/pom-extra.html#pom-extra-ip_queue_vwmark

Am I on the right way?  How can I combine the power of netfilter and 
traffic control systems to solve my problem?

I am new in this topic, so excuse me if my questions are too simple or "dummy" ::-)

Thank you beforehand!
-- 
Sincerely yours, Vitaly Repin
Ice Brains Software, ltd
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

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

end of thread, other threads:[~2006-09-08 22:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-02 16:23 [LARTC] Traffic shaper based on UIDs vit
2006-09-08 21:53 ` Andreas Mueller
2006-09-08 22:09 ` vit

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.