Jonathan Gazeley wrote:
I want to stop shaping from running on my box, without rebooting it. What's the best way to get rid of any tc rules? I have tried "tc qdisc del dev eth0 root" which appeared to be successful but traffic through my box is still very slow.

You could also try

tc qdisc del dev eth0 ingress

and repeat both on all interfaces.

Andy.
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

Reply via email to