[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Is this possible ?



On 20/05/10 14:45, export@hope.cz wrote:
Let’s suppose this configuration

|Server1| <----- |Server2| <----- |Client|

A client sends a request that starts a script on Server2.The script (
running on server2) from this server 2 will download a webpage from
Server1.
Is it possible to record Client’s IP on Server1, instead of Server2’s
IP? In other words, Server1 will think the request for downloading is
directly from Client.
That is Server2’s IP will be “invisible” for Server1

As others have noted, you don't say what you are really trying to do. Some have assumed that it's for security reasons. But if it isn't you can always get Server2 script to add the ipaddress that called it to some query/post parameters.

--
Alan Chandler
http://www.chandlerfamily.org.uk



Reply to: