Hi,
Sorry, there was my error. The correct version: tc filter add dev eth0 protocol ip parent 1: prio 1 u32 classid 1:1 match ip protocol 6 0xFF match ip sport 80 0xFFFF tc filter add dev eth0 protocol ip parent 1: prio 2 u32 classid 1:3 match ip protocol 6 0xFF ip sport 81 0xFFFF tc filter add dev eth0 protocol ip parent 1: prio 3 u32 match u8 0 0 flowid 1:2
Very thanks, I will try it soon. Fabio -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html