On Thursday 2010-12-16 10:45, Puneet Mohan wrote: >Jan Engelhardt <jengelh <at> medozas.de> writes: > >> >>Thanks for the suggestion, but I cannot find documentation fro TPROXY, >> >>nor for the local routing. >> > >> >Hello Mr. Jan Engelhardt, >Thanks for pointing out the version. But even those rules are not getting >applied correctly. Pls point me if I am wrong. I took "Merge commit 'v1.4.10'" >from "http://dev.medozas.de/gitweb.cgi?p=iptables;a=summary" > >REAL PROBLEM >>ip6tables -t mangle -A PREROUTING -j ACCEPT > This rule worked perfectly fine. > >>ip6tables -t mangle -A PREROUTING -j TPROXY > ip6tables v1.4.10: TPROXY target: Parameter --on-port is required > >>ip6tables -t mangle -A PREROUTING -p tcp -j TPROXY --on-port 3128 > iptables: No chain/target/match by that name > >Can you see what exactly the problem is because in the last rule I suppose >chain/target given is correct else the first rule wouldnât have worked. It seems your kernel does not have TPROXY v6 support. -- 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