Jump to content

WHMCS 5.1.2 shown recorded IP is server IP nor than client IP ?


Recommended Posts

This order form is provided in a secure environment and to help protect against fraud your current IP address (xxx.xxx.xxx.xxx) is being logged

 

xxx.xxx.xxx.xxx is server ip for somehow, not client ip on checkout page

Edited by JFOC
Link to comment
Share on other sites

Wouldn't this then be the fault of the Apache proxy not feeding the source IP through to Nginx? I'm sure they're simply using something like this:

 

$_SERVER['REMOTE_ADDR'];

 

But that remote_addr variable would simply be reported wrong to the system if Nginx actually believes the source is your server because Apache isn't set up as a completely transparent proxy for Nginx.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated