doc-exports/docs/elb/umn/elb_faq_0040.html
Artem Goncharov 0751a20eaa
move elb docs to proper location (#6)
move elb docs to proper location

Reviewed-by: OpenTelekomCloud Bot <None>
2022-05-06 12:13:22 +00:00

1.5 KiB

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

  1. Check whether the security group of the server is correctly configured.
    1. On the server details page, view the security group.
    2. Check whether the security group allows access from IP addresses in 100.125.0.0/16. If access is not allowed, add inbound rules for 100.125.0.0/16.
  2. Ensure that the network ACLs of the subnet where the server resides does not intercept the traffic.

    In the left navigation pane on the VPC console, choose Access Control> Network ACLs and check whether the subnet allows traffic.

Parent topic: Backend Server