Re: ENV{REMOTE_ADDR}



On Sun, 19 Feb 2006 08:58:10 CST, in comp.infosystems.www.authoring.cgi, "Jamie Allison"
<jamie@xxxxxxxxxxxxxxxxxx> wrote:

On Sat, 18 Feb 2006 00:22:33 +0000, in comp.infosystems.www.authoring.cgi, "Erika Wasser" <mumpsext@xxxxxxxxxxxxx> wrote:

On Fri, 17 Feb 2006 03:27:03 CST, in comp.infosystems.www.authoring.cgi, "Jamie" <jamie@xxxxxxxxxxxxxxxxxx>
wrote:

I log the ipaddress using ENV{REMOTE_ADDR} which works fine as long as
the person isn't using a proxy

My problem is when people are using proxy I am just getting the ipAddress of
the proxy

Is there a way to get the persons actual ipaddress when they are using a
proxy

No

if i go to http://all-nettools.com/toolbox and do the proxy test it
manages to show me the proxy ipaddress and also my actual computer
ipaddress. How does this site manage to do that?

Your proxy server is sending your IP address in a non-standard HTTP request
header field. Some proxy servers do this. Some do not

The purpose of the proxy test at all-nettools.com is to demonstrate that your
proxy server may not be protecting your privacy

Your purpose is to identify the actual IP address. Non-standard HTTP request
header fields are not appropriate for your purpose because they can be forged
easily

--
Erika
.



Relevant Pages

  • ENV{REMOTE_ADDR}
    ... log the persona ipaddress using ENVwhich works fine as long as ... the person isn't using a proxy. ... Jamie ...
    (comp.infosystems.www.authoring.cgi)
  • Re: ENV{REMOTE_ADDR}
    ... When i am surfing from home i go through a proxy and if i go to my site ... which logs the ipaddress it logs it as the proxy ip address but if i go to ... the proxy ipaddress and also my actual computer ipaddress. ... Keep in mind though that using just cookies alone ...
    (comp.infosystems.www.authoring.cgi)
  • Proxy script based on ipaddress
    ... Hi anyone can recommend any resources whereby i can create a proxy script ... which detected my ipaddress and decides if my connection should pass through ... (i.e if i have ipaddress 172.22.x.xx i will be connected via proxy server ...
    (microsoft.public.windows.inetexplorer.ie6.setup)
  • Re: ENV{REMOTE_ADDR}
    ... When i am surfing from home i go through a proxy and if i go to my site ... which logs the ipaddress it logs it as the proxy ip address but if i go to ... the proxy ipaddress and also my actual computer ipaddress. ... handy HTTP_* environment variables are merely translated HTTP headers, ...
    (comp.infosystems.www.authoring.cgi)
  • Re: ENV{REMOTE_ADDR}
    ... the person isn't using a proxy ... My problem is when people are using proxy I am just getting the ipAddress of ... The simplest technique is HTTP basic authentication, ... Otherwise you could use cookies ...
    (comp.infosystems.www.authoring.cgi)

Loading