Hello All !
I want to use squid in a non-masquerading mode, means that when a request
goes out of squid, squid binds it's own IP instead of the client. I want
Squid to, not bind it's IP and forward the client IP.
WHAT HAPPENS
(client 10.0.0.1) ----> request to squid 10.0.0.2 ----> request to
Internet 10.0.0.2(10.0.0.2 is squid IP)
WHAT I WANT
(client IP 10.0.0.1) ----> (request to squid 10.0.0.2) ----> request to
Internet 10.0.0.1(I want the originating IP to be the client not squid)
any help ?
Received on Sun Dec 14 2003 - 10:53:14 MST
This archive was generated by hypermail pre-2.1.9 : Thu Jan 01 2004 - 12:00:11 MST