[tproxy] Issue with iptables for tproxy

RDP rdp.com at gmail.com
Thu Sep 22 12:53:26 CEST 2011


Hi
 I am trying to build tproxy support for haproxy on Ubuntu 10.04 LTS 64 bit
server.

The kernel has the tproxy support

.config  | grep -E '(NF_CONNTRACK=|TPROXY|XT_MATCH_SOCKET|XT_TARGET_TPROXY)'
CONFIG_NF_CONNTRACK=m
CONFIG_NETFILTER_TPROXY=m
CONFIG_NETFILTER_XT_TARGET_TPROXY=m
CONFIG_NETFILTER_XT_MATCH_SOCKET=m

and the iptables version is 1.4.4


Now when I execute the iptables rule
iptables -t mangle -A PREROUTING -p tcp -m socket -j DIVERT
iptables: No chain/target/match by that name.

I get this issue. Any thought or advice will be highly appreciated.

regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.balabit.hu/pipermail/tproxy/attachments/20110922/669b788a/attachment.htm 


More information about the tproxy mailing list