Sorry for the very long delay, I missed this because I thought it was a 
discussion of the release.

I will take a look at it. I don't use NAT for transparent mode, although in 
theory it should work. But if you're using NAT, you should be able to use 
explicit proxy mode and have it look transparent to the clients.

Thursday, January 20, 2011, 3:44:03 AM, you wrote:

> Well, I checked explicit proxy mode - log is OK. 2.1.5 fixed that. Try to 
> reproduce in transparent mode.
> I use iptables as follows:

> -t nat -A PREROUTING -p tcp -i eth0 --dport 80 -j REDIRECT --to-ports 3129
> Where
> eth0 is internal net
> CONFIG proxy.config.http.server_port INT 3129
> CONFIG proxy.config.http.server_port_attr STRING >

Reply via email to