On Wed, May 16, 2007, Facundo Vilarnovo wrote: > Here it goes! > #####squid Conf.##### [snip] > > Here are the Iptables: > squid-RC9:/usr/local/squid/etc# iptables -L -t tproxy Could you give me the config lines that generate this, just in case? What about the rest of iptables? > Chain PREROUTING (policy ACCEPT) > target prot opt source destination > TPROXY tcp -- anywhere anywhere tcp dpt:www > TPROXY redirect 0.0.0.0:3128 > TPROXY tcp -- anywhere anywhere tcp dpt:www > TPROXY redirect 0.0.0.0:80 > TPROXY tcp -- anywhere anywhere tcp dpt:www > TPROXY redirect 0.0.0.0:80 > TPROXY tcp -- anywhere anywhere tcp dpt:www > TPROXY redirect 0.0.0.0:3128 > > Chain OUTPUT (policy ACCEPT) > target prot opt source destination > > if any extra info is needed i have no problem to postit! I think thats enough to go on. You could try visiting http://www.squid-cache.org/ and then tell me what IP it should be coming from.. Adrian