On 30/11/13 20:17, Phil Oester wrote: > Seems the socks proxy should be configured to send the traffic to y:40000. Right, without using iptables at all for redirecting, socat can do it all. For example: socat TCP4-LISTEN:20000,reuseaddr,fork \ SOCKS4:127.0.0.1:A.B.C.D:40000,socksport=12345 -- antonio -- 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