On 29/01/2013 12:57 p.m., Roman Gelfand wrote:
When squid is acting as transparent proxy, does squid rewrite ip or layer 2 data. Let's say the route is as follows. Will the outgoing traffic be seen as coming from client's ip as source ip or squid's ip as source ip? client ====> firewall ====> wan ^ || || || eth0|| || GRE tunnel (on eth0 Physical interface) || || || V SQUID Server Thanks in advance
Are you asking about NAT interception or TPROXY interception? One does, one does not.
Amos