Skip to main content
October 23, 2008
Question

How to get the real IP address

  • October 23, 2008
  • 1 reply
  • 270 views
Due to server changes, the method we used to obtain the ip address of the user (remote_addr) no longer works since it obtains a specific IP address that is not the user. For our web logs we were able to make changes to our web server to use this "headers.x-client-ip" to obtain the correct IP address. Is there anything in Coldfusion or in the administrator that can do this as well?
    This topic has been closed for replies.

    1 reply

    Inspiring
    October 24, 2008
    Have a look at : GetHttpRequestData

    cheers,
    fober