- What's New
- Function Overview
- Service Overview
- Getting Started
-
User Guide
- Public Zones
- Private Zones
- Record Sets
- PTR Records
- Intelligent Resolution
- Permissions Management
- Using CTS to Collect DNS Key Operations
- Quota Adjustment
- Change History
-
API Reference
- Before You Start
- API Overview
- Calling APIs
- APIs
- Examples
- Permissions Policies and Supported Actions
- Appendix
- Best Practices
-
FAQs
-
DNS Overview
- Will I Be Billed for the DNS Service?
- How Many Zones, PTR Records, and Record Sets Can I Create?
- What Are Huawei Cloud DNS Servers?
- What Are Huawei Cloud Private DNS Server Addresses?
- What Are the Differences Between Public and Private Domain Names?
- Does DNS Support IPv6?
- Does DNS Support Explicit and Implicit URLs?
- Does DNS Support Dynamic Domain Name Resolution?
- Does DNS Support Wildcard Entries?
- What Is TTL?
- How Many Domain Name Levels Does DNS Support?
- How Are Zones Queried to Resolve a Domain Name?
- What Are the Priorities of Resolution Lines?
- Why Was the Email Address Format Changed in the SOA Record?
- What Is CAA?
- Why Should I Set Priority For an MX Record Set?
- Can DNS Point a Domain Name to a Specific Port?
- Invalid Domain Resolution
- Website Access Failures
-
Public Zones
- Why Is a Message Indicating Conflict with an Existing Record Set Displayed When I Add a Record Set?
- How Do I Add Record Sets to Subdomains?
- Which IP Address Is Returned for the Domain Name If There Are Multiple IP Addresses in a Record Set?
- Can I Modify a Zone?
- Can DNS Translate a Domain Name to IP Addresses of On-premises Servers or Third-Party Servers?
- How Can Multiple Domain Names Be Linked to the Same Website?
- How Do I View and Change the DNS Servers of a Domain Name?
-
Private Zones
- Why Is a Message Indicating Conflict with an Existing Record Set Displayed When I Add a Record Set?
- How Do I Change Default DNS Servers of an ECS to Huawei Cloud Private DNS Servers?
- How Can I Access an ECS Using Its Host Name?
- How Can I Map the Private IP Address of an ECS to a Domain Name?
- How Can I Use a Private Domain Name to Route Internet Traffic?
- Can I Use Private Domain Names Across Regions?
- Do I Need to Register Private Domain Names?
- Will a Deleted VPC Be Automatically Disassociated from the Private Zone?
- Are Private DNS Server Addresses the Same for All Users?
- What Are the Restrictions on Concurrent Private DNS Requests?
- Reverse Resolution
- Domain Transfer
-
DNS Overview
How Do I Change Default DNS Servers of an ECS to Huawei Cloud Private DNS Servers?
Huawei Cloud provides private DNS servers for domain name resolution in VPCs. ECSs use public domain names to access the Internet, but use private domain names to access cloud services like OBS and SMN, with no need to connect to the Internet.
For ECSs created before private DNS was available, public DNS server addresses (for example, 114.114.114.114) are configured for VPC subnets of the ECSs by default. To allow ECSs on these subnets to use private domain names, change the default public DNS server addresses to those of Huawei Cloud private DNS servers. For details about private DNS servers, see What Are Huawei Cloud Private DNS Server Addresses?
Viewing the DNS Server Addresses for an ECS
- Log in to the management console.
- Choose Computing > Elastic Cloud Server.
The Elastic Cloud Server page is displayed.
- In the ECS list, click the name of the target ECS.
- On the ECS details page, click the VPC name.
- Locate the VPC and click the number in the Subnets column.
The Subnets page is displayed.
- Click the name of the subnet.
In the Gateway and DNS Information area, view the DNS server addresses used by the ECS.
Changing the DNS Server Addresses for a VPC Subnet
If the ECS uses default public DNS server addresses, change them to Huawei Cloud private DNS server addresses.
- In the Gateway and DNS Information area, click
next to DNS Server Address.
- Change the DNS server addresses to private DNS server addresses.
Updating the DNS Server Addresses for the ECS
- Restart the OS. The ECS will then obtain the new DNS server addresses from the DHCP server.
NOTICE:
Restarting the OS will interrupt services on the ECS. Perform this operation during off-peak hours.
Alternatively, wait for the DHCP lease to expire, which is 365 days by default. After the lease time expires, the DHCP server allocates another IP address and updates the DNS server addresses to the ECS.
- Manually change the DNS settings on the ECS.
If DHCP is disabled on the ECS, manually update DNS settings.
For example, if the ECS is running Linux, change the DNS settings by editing the /etc/resolv.conf file.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.