How Do I Configure Security Group Rules for Target Servers?
- Log in to the management console.
- Click in the upper left corner and select the desired region and project.
- Under Compute, click Elastic Cloud Server.
- In the ECS list, click the name of the target ECS.
- Click the Security Groups tab and view security group rules.
- Click Manage Rule.
The Summary page of the security group is displayed.
- On the Inbound Rules tab, click Add Rule to configure an inbound rule.
- If the ECS runs Windows, configure three rules: one for port 8899, one for port 8900, and one for port 22. For each, set the protocol to TCP.
Figure 1 Adding inbound rules
- If the ECS runs Linux, configure two rules: one for port 8900 and one for port 22. For each, set the protocol to TCP.
Port 22 is required for a Linux file-level migration.
Ports 8900 and 22 are required for a Linux block-level migration.
Figure 2 Adding inbound rules
- 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.
- If the ECS runs Windows, configure three rules: one for port 8899, one for port 8900, and one for port 22. For each, set the protocol to TCP.
- Click OK.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.