Not showing dedicated website IP
Hi,
I have a domain with dedicated IP assigned to it. However there is an issue when I make request from this domain account to another third party service, it is showing main server IP in $_SERVER[REMOTE_ADDR] instead of website's dedicated IP. However, the remote third party service I need to access from this domain requires us to have this domain's dedicated IP only.
Kindly advice..
-
Hello, It's normal for outgoing connections to come from the default public IP address of the server. Assigning an account a dedicated IP address will not change this behavior. Are you able to modify your application settings so it expects connections from the main IP address of the server? If not, you may need to consult with a qualified system administrator to see if any custom network configurations are possible for the behavior you are seeking. Thank you. 0
Please sign in to leave a comment.
Comments
1 comment