Yes. New host has 216.251.42.39 as the remote_addr and the remote_host. That's the server's IP.
The old host shows 24.86.30.115 for remote_addr and remote_host, which is my IP.
We use the remote_addr script to detect the visitor's IP for redirection.
Hi Scheco,
Thanks for your post. I run that script. On the old server (IIS 5.0) it reports the remote_addr as the visitor's IP. On the new server it reports it as server's IP.
Not sure where to look at this point. All the other ASP code works except for remote_addr. I presume this has...
We host remotely and are transferring our site from one server to another. All of our ASP code is working, except I have found that 'request.servervariables("REMOTE_ADDR")' is returning the server's IP address instead of the visitors. I set up two identical pages on both servers to verify it...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.