On Thu, 03 Jul 2003 23:00:55 +0200, Lasse K. Christiansen wrote:
> How would i go about limiting outgoing bw from my computer for a specific
> application ?
Although i'm not entirely sure how to do this I can point you in the right
direction. There are going to be a few problems I can think of off hand.
Using iptables (
http://www.netfilter.org) you can limit traffic based on a
particular uid or gid and in conjunction with that and specifying the
destination port you should be able to properly limit the traffic. The
iptables targets you are probably interested in are LIMIT and ULOG (a
better LOG target replacement).
--
Sig
Thu Jul 3 17:06:19 EDT 2003