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
