I have a tc script which splits the bandwidth in 8 leaf classes based on
IP filtering.
The script looks like this:

tc filter add dev $LAN_IFACE protocol ip parent 1:0 prio 1 u32 match ip
dst 192.168.0.121 flowid 1:11


The separation works excellent for downloads, but for uploads, it is
ignored...
Can you tell me how to deal with it?

Thanks in advance,
Vlad Mihai


_______________________________________________
LARTC mailing list / [EMAIL PROTECTED]
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

Reply via email to