Hi there!
Using Kubuntu 7.04. I would like to limit my upload to 10 kb/s.
For this I tried shapecfg and trickle, but I can't get it working.
shapecfg attach shaper0 eth0
gave me an error "shaper: no such device"
I got further with trickle, but it didn't work (upload still exceeds 10 kb). I tried:
trickled -u 10 (should set global limit)
and
trickle -u 10 unison (should set limit for application; unison is a file synchronization tool)
Does anyone know how to get the upload limit working?
Using Kubuntu 7.04. I would like to limit my upload to 10 kb/s.
For this I tried shapecfg and trickle, but I can't get it working.
shapecfg attach shaper0 eth0
gave me an error "shaper: no such device"
I got further with trickle, but it didn't work (upload still exceeds 10 kb). I tried:
trickled -u 10 (should set global limit)
and
trickle -u 10 unison (should set limit for application; unison is a file synchronization tool)
Does anyone know how to get the upload limit working?
Comment