Configuring Private Domain Name Resolution for ECSs
Scenarios
If you have deployed ECSs and other cloud services in a VPC, you can configure private domain names for the ECSs so that they can communicate with each other or access the cloud services over a private network.
The following are operations for you to create a private zone and add an A record set to it.
Procedure
Figure 1 shows the process of configuring a private domain name for an ECS.
To make the private zone and its record sets take effect in a VPC, ensure that the VPC subnets use the private DNS server addresses provided by the DNS service.
You can also change the DNS servers of the VPC subnet where the domain name is used.
Step 1: Create a Private Zone
Before using a private domain name (for example, example.com) to access an ECS, you need to create a private zone.
- Log in to the management console.
- In the service list, choose Network > Domain Name Service.
The DNS console is displayed.
- In the navigation pane on the left, choose Private Zones.
The Private Zones page is displayed.
- Click on the upper left and select the desired region and project.
- In the upper right corner of the page, click Create Private Zone.
- On the Create Private Zone page, configure parameters as prompted. For details, see Creating a Private Zone.
- Click OK.
- Switch back to the Private Zones page.
You can view the created private zone in the private zone list.
You can click the domain name to view SOA and NS record sets automatically added to the zone.
- The SOA record set includes administrative information about your zone, as defined by the Domain Name System (DNS).
- The NS record set defines the authoritative DNS servers for the domain name.
Step 2: Add an A Record Set
Add an A record set for the created private zone.
- On the Private Zones page, locate the private zone you created and click the domain name.
The Record Sets tab is displayed.
- In the upper right corner of the page, click Add Record Set.
- Configure the parameters as follows:
- Name: Leave this parameter blank. This is a record set for the domain name, which is example.com.
- Type: Retain the default setting A – Map domains to IPv4 addresses.
- Value: Enter the private IP address of the ECS.
Configure other parameters by referring to Adding an A Record Set.
- Click OK.
- Switch back to the Record Sets tab.
The added record set is in the Normal state.
Step 3: Change the DNS Servers for the VPC Subnet
To make the private zone and its record sets take effect in a VPC, ensure that the VPC subnets use the private DNS server addresses provided by the DNS service. If the DNS server addresses are not those provided by the DNS service, change them.
- View the private DNS server addresses for the VPC subnet.
- Log in to the management console.
- In the service list, choose Network > Domain Name Service.
The DNS console is displayed.
- In the navigation pane on the left, choose Private Zones.
The Private Zones page is displayed.
- Click on the upper left and select the desired region and project.
- In the private zone list, locate the private zone and click the domain name.
View the private DNS server addresses for the VPC subnet on the top of the record set list.
- Check whether the private DNS server addresses are the same as those provided by the DNS service. If they are different, go to 2.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot