Re: [LARTC] shaping outbound ftp traffic on 1 nic not working properly

2004-10-08 Thread chris
Is the inbound rate affected even if there are no outbound transfers? Is the speed actually being limited to a certain speed, or are you just noticing that the inbound/upload traffic is slower than it should be. The reason I ask is because you're tagging all outbound ftp-data traffic (ports

[LARTC] shaping outbound ftp traffic on 1 nic not working properly

2004-10-07 Thread nix4me
Theory is.. You can only shape outbound traffic. Inbound is via tcp windowshaping etc.. In theory yes, but it is shaping inbound transfers to my server. iptables -t mangle -A MYSHAPER-OUT -p tcp --sport 65437 -j MARK --set-mark 20 iptables -t mangle -A MYSHAPER-OUT -p tcp --sport 5:51000