I have a CGI script that records a users IP into a file by using the Environemt variable $REMOTE_ADDR but every time the script runs the server just gives it's own IP back, which is 10.0.1.201. Even if I do not run it with in the local net. Anyone know how to fix this?