Re: Bandwidth limiting

2002-02-22 Thread Nick Jennings
Hi, I am running into the same problem and would like to know if you could provide a reference URL to some documentation on the various uses of 'tc' (or iproute in general). On Wed, Feb 13, 2002 at 07:33:29PM -0500, Guillaume wrote: > > Thank you all, > iproute was what I was looking for so long.

Re: Bandwidth limiting

2002-02-22 Thread Nick Jennings
Hi, I am running into the same problem and would like to know if you could provide a reference URL to some documentation on the various uses of 'tc' (or iproute in general). On Wed, Feb 13, 2002 at 07:33:29PM -0500, Guillaume wrote: > > Thank you all, > iproute was what I was looking for so long

Re: Bandwidth limiting

2002-02-13 Thread Guillaume
Thank you all, iproute was what I was looking for so long. just with this I reduce a little my outgoing bandwidth, but interactivity is greatly increased as well as my ping and DL bandwidth ! # tc qdisc add dev ppp0 root tbf rate 240kbit latency 30ms burst 1700 Raising the burst (=bucket) incre

Re: Bandwidth limiting

2002-02-13 Thread Guillaume
Thank you all, iproute was what I was looking for so long. just with this I reduce a little my outgoing bandwidth, but interactivity is greatly increased as well as my ping and DL bandwidth ! # tc qdisc add dev ppp0 root tbf rate 240kbit latency 30ms burst 1700 Raising the burst (=bucket) incr

Re: Bandwidth limiting

2002-02-13 Thread Christofer Algotsson
You should have a look at http://my.netfilter.se/ > My users are using all the outgoing bandwidth by downloading files thru > FTP, port 20. This results in the eMail and Web being unusable, even if > they really don't need much by themselves. > > I head BSD has this kind o

Re: Bandwidth limiting

2002-02-13 Thread Christofer Algotsson
You should have a look at http://my.netfilter.se/ > My users are using all the outgoing bandwidth by downloading files thru > FTP, port 20. This results in the eMail and Web being unusable, even if > they really don't need much by themselves. > > I head BSD has th

Re: Bandwidth limiting

2002-02-13 Thread Denis A. Kulgeyko
> My users are using all the outgoing bandwidth by downloading files thru > FTP, port 20. This results in the eMail and Web being unusable, even if > they really don't need much by themselves. > > I head BSD has this kind of bandwidth limiting possibilities. > What

Re: Bandwidth limiting

2002-02-13 Thread Denis A. Kulgeyko
> My users are using all the outgoing bandwidth by downloading files thru > FTP, port 20. This results in the eMail and Web being unusable, even if > they really don't need much by themselves. > > I head BSD has this kind of bandwidth limiting possibilities. > What

Bandwidth limiting

2002-02-13 Thread Guillaume
Hello, My users are using all the outgoing bandwidth by downloading files thru FTP, port 20. This results in the eMail and Web being unusable, even if they really don't need much by themselves. I head BSD has this kind of bandwidth limiting possibilities. What about Deb ? I tried limitin

Bandwidth limiting

2002-02-12 Thread Guillaume
Hello, My users are using all the outgoing bandwidth by downloading files thru FTP, port 20. This results in the eMail and Web being unusable, even if they really don't need much by themselves. I head BSD has this kind of bandwidth limiting possibilities. What about Deb ? I tried limitin