Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

How to get the real IP address

New Here ,
Oct 23, 2008 Oct 23, 2008
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?
236
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Oct 24, 2008 Oct 24, 2008
LATEST
Have a look at : GetHttpRequestData

cheers,
fober
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources