Hi All,
I have compiled squid version 3.5.10 in debian wheezy 7.1. With the updated version squid+tproxy4 is not working in debian. I am getting the below error if I try to browse any webpage. Also the connection gets reset.2015/10/09 18:33:24 kid1| Configuring Parent gogo.mediaroom.com/80/0
2015/10/09 18:33:38 kid1| ERROR: NAT/TPROXY lookup failed to locate original IPs on local=163.53.78.58:80 remote=172.25.141.180:29507 FD 11 flags=17
2015/10/09 18:33:38 kid1| ERROR: NAT/TPROXY lookup failed to locate original IPs on local=163.53.78.58:80 remote=172.25.141.180:29512 FD 11 flags=17
2015/10/09 18:33:39 kid1| ERROR: NAT/TPROXY lookup failed to locate original IPs on local=46.137.165.131:80 remote=172.25.141.180:29513 FD 11 flags=17
2015/10/09 18:33:39 kid1| ERROR: NAT/TPROXY lookup failed to locate original IPs on local=46.137.165.131:80 remote=172.25.141.180:29514 FD 11 flags=17
I have compiled using the below flags
./configure --prefix=/usr \
--libexecdir=/usr/lib/squid \
--srcdir=. \
--datadir=/usr/share/squid \
--sysconfdir=/etc/squid \
--with-default-user=proxy \
--with-pidfile=/var/run/squid.pid \
--enable-linux-netfilter \
--enable-removal-policies="heap,lru"
./configure --prefix=/usr \
--libexecdir=/usr/lib/squid \
--srcdir=. \
--datadir=/usr/share/squid \
--sysconfdir=/etc/squid \
--with-default-user=proxy \
--with-pidfile=/var/run/squid.pid \
--enable-linux-netfilter \
--enable-removal-policies="heap,lru"
Please help me on this. Squid 3.1 comes with debian 7.1 is working fine . But from the moment I moved to latest version of squid things have messed up
Regards,
Saravanan N
_______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users