Advanced
Тема интерфейса

How Do I Configure Security Group Rules for Target Servers?

  1. Log in to the management console.
  2. Click in the upper left corner and select the desired region and project.
  3. Under Compute, click Elastic Cloud Server.
  4. In the ECS list, click the name of the target ECS.

    The page providing details about the ECS is displayed.

  5. Click the Security Groups tab and view security group rules.
  6. Click Modify Security Group Rule.

    The Summary page of the security group is displayed.

  7. On the Inbound Rules tab, click Add Rule to configure an inbound rule.
    • If the ECS runs Linux, configure two rules: one for port 8900 and one for port 22. For each, set the protocol to Custom TCP.
    • For all the rules, set Source to the IP address range containing the IP addresses that you want to allow to access the ECS over the Internet.
      Note

      If you retain the default value 0.0.0.0/0 for Source IP Address, it indicates that all IP addresses can access the ECS.

  8. Click OK.