Displaying 1 result from an estimated 1 matches for "64kit".
Did you mean:
64bit
2004 Nov 18
6
Bandwidth throttling/limiting for all traffic
...over various link speeds. (we are in a lab environment)
Using kernel 2.6.5-1.358 I simply used these commands from Stef''s
version of tc from docum.org, module sch_htb is loaded.
tc qdisc add dev eth0 root handle 10: htb
tc class add dev eth0 parent 10: classid 10:1 htb rate 64kbit ceil 64kit
I thought that would do the job, but my testing from uploading files via
ftp to another box, show nothing gets shaped.
I think I''ve missed something here and need a clue. Alternatively can
anyone suggest any programs that are designed for doing this type of work.
Thanks
Darryl
_____...