http://localhost/index.aspx内で、
<%response.write(request.servervariables("REMOTE_ADDR"))%>
とすると、127.0.0.1と出てきます。
本当はグローバルIPを出したいのですが、どうしたらいいでしょうか?