Configuring Recursive Resolution for Subdomains
Scenarios
The recursive resolution proxy function can be configured for private zones.
If you select this option, when you query subdomains that are not configured in the zone namespace, DNS will recursively resolve the subdomains on the Internet and use the result from authoritative DNS servers.
Recursive Resolution Example of a Subdomain in a Private Zone
For example.com, the following record sets have been added to the private zone:
Name |
Type |
Value |
---|---|---|
a1 |
A |
1.2.3.4 |
When you access a1.example.com, the DNS server returns 1.2.3.4 based on the configured private zone record set.
When you access www.example.com, no record sets are configured in the private zone. In this case, the authoritative DNS server resolves the domain name and returns the result.
Enabling Recursive Resolution for Subdomains
You can enable recursive subdomain resolution when creating or modifying a private zone.
- Enabling recursive subdomain resolution when creating a private zone
When creating a private zone, you can select Recursive subdomain resolution proxy to enable recursive subdomain resolution.
For details about how to create a private zone, see Creating a Private Zone.
Figure 1 Enabling recursive subdomain resolution when creating a private zone
- Enabling recursive subdomain resolution when modifying a private zone
When modifying a private zone, you can select Recursive subdomain resolution proxy to enable recursive subdomain resolution.
For details about how to modify a private zone, see Managing Private Zones.
Figure 2 Enabling recursive subdomain resolution when modifying a private zone
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