Hi, I am looking for a iptables rule which can change packet's incoming interface. It seems that ROUTE.patch from patch-o-magic seems best fit, example, "iptables -t mangle -A PREROUTING -i hdlc+ -j ROUTE --iif teql0" but that patch-o-magic is no longer supported and I couldn't find similar command/module in Xtables add-on which can achieve same effect. Is there any alternative way to change the incoming interface of a packet using iptables? Thanks !-- 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