Re: [squid-users] "Squid Address" itself in, requests?

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Tue, 18 Sep 2001 21:24:15 +0200

Brian wrote:

> > What is your method of TCP interception?
>
> Henrik,
>
> Currently iptables:
>
> iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT --to-port 3128

Then make sure you are using a netfilter enabled Squid. If not, Squid
won't be able to find the true destination on some requests and thinks
the request was for it's own IP.

Requires: Squid-2.4 compiled with --enable-linux-netfilter

--
Henrik Nordstrom
Squid Hacker
Received on Tue Sep 18 2001 - 13:24:38 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:02:15 MST