Help Center> Elastic Load Balance> FAQ> Backend Server> How Do I Check Whether a Backend Server Can Be Accessed Through an EIP?

How Do I Check Whether a Backend Server Can Be Accessed Through an EIP?

  1. Bind an EIP to the backend Server.
    1. Log in to the management console.
    2. Click Service List.
    3. Under Computing, click Elastic Cloud Server.
    4. Locate the ECS and click its name.
    5. Under EIPs, click Bind EIP.
    6. Select the EIP to be bound and click OK.
  2. Verify that the ECS can be accessed through the EIP.

For Linux ECSs, run the curl command. For Windows ECSs, use a browser.