[squid-users] Tproxy mode on Debian 7 Table does not exist

From: David Touzeau <david_at_articatech.com>
Date: Wed, 26 Feb 2014 12:57:49 +0100

Hi all

I’m trying to implement the Tproxy mode on Debian 7 without successs.
Is there anybody have successfully implement it on Debian 7

I have setup this :
modprobe -a nf_tproxy_core xt_TPROXY xt_socket xt_mark ip_gre gre

lsmod |grep proxy
nf_tproxy_core 12404 1 xt_TPROXY

uname –a report #1 SMP Debian 3.2.51-1 x86_64 GNU/Linux

iptables -t tproxy -A PREROUTING -i eth0 -p tcp -m tcp --dport 80 -j
TPROXY --on-port 80
iptables v1.4.14: can't initialize iptables table `tproxy': Table does not
exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.

Did i missing something ???

Best regards
Received on Wed Feb 26 2014 - 11:58:24 MST

This archive was generated by hypermail 2.2.0 : Wed Feb 26 2014 - 12:00:06 MST