Re: [squid-users] Is it possible?

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Tue, 18 Mar 2003 08:46:39 +0100

Not easily, but you can find one approach in the squid-dev archives.

Attempting this is not recommeded for the weak hearted. It is a serious
abuse of TCP/IP. Also, I would recommend changing your network layout to
use the Squid server as a router and not bridge in such case.

Regards
Henrik

Velu wrote:
>
> Dear Members & Henrick ,
>
> While accessing the internet from my client machine through a squid server
> to any remote server. i want to display the client machine ip rather than
> squid server ip. Is it possible? if yes tell me some good idea. if no how
> can i do it in other way. I will expect your reply.
> I have linux box which is having 2 ethernet card running in bridge mode
>
> In one card i have connected the Least line cable another one is connectd
> in the clinet machine(Nt).
> Squid server is Running in Linux Box
>
> I have enabled the Iptables like below
>
> iptables -A PREROUTING -t NAT -p tcp --dport 80 -j REDIRECT --to-ports
> 3128
>
> I am accessing the internet thro NT box.
>
> When we checked the IP Address of the remote server it is showing the
> Linux box ip.
> Is there any other way to directly display the Client machine ip to the
> remote server.
> for checking purpose i have used www.maria.com
>
> it is showing the Linux box ip rather then NT box.
>
> Is there any possiblties available in squid.
>
> Kindly help me in this regard. Awaiting your reply
>
> with regards
> velu
Received on Tue Mar 18 2003 - 02:05:13 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:14:06 MST