Help Center> Elastic Load Balance> FAQs> Backend Servers> How Do I Check the Network Conditions of a Backend Server?
Updated on 2022-03-31 GMT+08:00

How Do I Check the Network Conditions of a Backend Server?

  1. Verify that an IP address has been assigned to the server's primary NIC.
    1. Log in to the server. (An ECS is used as an example here.)
    2. Use ifconfig or ip address to view the IP address.

      For Windows ECSs, use ipconfig on the CLI.

  2. Ping the gateway of the subnet where the ECS resides to check for network connectivity.
    1. On the VPC details page, locate the subnet and view the gateway address in the Gateway column. Generally, the gateway address ends with .1.
    2. Ping the gateway from the ECS. If the gateway cannot be pinged, check the networks at Layer 2 and Layer 3.

Backend Servers FAQs

more