Hi, all i've these rule : r1 : iptables -t mangle -A POSTROUTING -m layer7 --l7proto bgp -j MARK --set-mark 1 r2 : iptables -t mangle -A POSTROUTING -m layer7 --l7proto biff -j MARK --set-mark 2 for both r1 and r2 I'd like to get the byte count of packets that have match rules. also i'd like to get byte count of packets according to the IP address. I need your help plz. regards. -- 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