Querying the Physical IP Address of a Server
If multiple servers share a public IP address, when you add a target environment, a message will be displayed indicating that the target host cannot be connected and asking you to check whether the server IP address and port number are correct. In this case, you need to log in to the environment using SSH to query the server IP address.
Use SSH to connect to the environment and run the ifconfig command to view the actual server IP address. (The default SSH port is 22.)

Parent topic: Common Operations