Re: [squid-users] SQUID 3.10 TProxy Issues

From: Eliezer Croitoru <eliezer_at_ngtech.co.il>
Date: Tue, 08 Jul 2014 20:40:52 +0300

Hey There,

Can you run the next script?
http://www1.ngtech.co.il/squid/basic_data.sh
(use curl to download the file, with default wget you might get wrong
line ending matching windows ones)

Eliezer

On 07/07/2014 08:47 PM, Info OoDoO wrote:
> Hi,
>
> I configured Squid in Tproxy mode and Mangled the request, Now i am
> able to see my client public address, but i'm unable to see any
> request on squid access log.
> seems the request is not forwarded to squid or some thing spoofy..
>
> My iptables rules
>
> -A PREROUTING -p tcp -m socket -j DIVERT
> -A PREROUTING -p tcp -m tcp --dport 80 -j TPROXY --on-port 4xx5
> --on-ip 10.x.x.x --tproxy-mark 0x1/0x1
> -A DIVERT -j MARK --set-xmark 0x1/0xffffffff
> -A DIVERT -j ACCEPT
Received on Tue Jul 08 2014 - 17:43:26 MDT

This archive was generated by hypermail 2.2.0 : Wed Jul 09 2014 - 12:00:06 MDT