LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Limiting Bandwidth (https://www.linuxquestions.org/questions/linux-newbie-8/limiting-bandwidth-704589/)

rajaguru14 02-14-2009 05:22 AM

Limiting Bandwidth
 
Is there any way to limit the bandwidth of a particular client in the network , using any network monitoring tool

thanks

Eteros 02-14-2009 06:19 AM

Yes, but I can't for the life of me remember how.. I've done it once, think I used a software. Try and search google for something similar.

Cheers,
-Eteros

bmarx 02-14-2009 06:52 AM

There are various ways to limit traffic per client on a network, but it depends on your setup as to which one you will want to use. The first few things that come to mind are traffic control (http://linux.die.net/man/8/tc), smoothwall, and a cisco router.

baldy3105 02-14-2009 01:35 PM

'tc' command is what you need, should be built in to your kernel by default. It allows you to enable queuing disciplines on interfaces.

If you google 'tc qdisc howto' you get more info than you'll ever need.

Cheers


All times are GMT -5. The time now is 08:23 AM.