Hi, all i'm using tproxy target in my iptable rule: ex: iptables -t mangle -A PREROUTING -p tcp --dport 80 -j TPROXY --tproxy-mark 0x1/0x1 --on-port 3129 now in my mangle POSTROUTING i'd like make some action on packet mark with --tproxy-mark 0x1/0x1. for exemple ACCEPT all packet mark with --tproxy-mark 0x1/0x1. How could i do that. 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