On 9/05/2015 1:56 a.m., Ambadas Hibare wrote:
> Hi Amos,
> 
> It's happening as you said:
> 
> the packets doing this:
>  client -----> Squid -SYN-> server
>  client <-------------ACK-- server
>  client -RST-> Squid 
> 
> There's a firewall in between squid & web server which is directly sending 
> SYN-ACK to client instead of squid.
> 
> But in my requirement, the clients are configured with IP & Port. Is there 
> any possible way/approach by which I can make client IP hide towards web 
> server?
> 
> Any help appreciated


With Squid-3.4 or later:
 <http://www.squid-cache.org/Doc/config/spoof_client_ip/>

set it to "deny all"

Amos

_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to