I'm trying to copy the incoming traffic by tcp to another host using TEE. My command: iptables -t mangle -A PREROUTING -p tcp -j TEE --gateway 192.168.0.100 And the error: iptables: No chain/target/match by that name. any tip? -- 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