Re: TCP bandwidth throttling per connection?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Jan 16, 2002 at 05:16:33PM +0100, Roy Sigurd Karlsbakk wrote:
> hi
> 
> Do anyone know how I can do TCP bandwidth throttling _per connection_ in
> Linux?

It depends on how the connection is distingushed. If you want to throttle for
specific ports or src/dst IP addresses or TOS you can mark them with iptables
or u32 and throttle with CBQ/TBF. 
If you just want to share bandwidth of a link fair between 
connection you also use the SFQ scheduler. 
There are also other ways. 
For more details see the appropiate HOWTOs. 

-Andi
-
: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux