1Z0-1072-20 · Question #176
Which two statements define the types of DNS resolvers that exist? (Choose two.)
The correct answer is A. A custom resolver allows instances to use the host names of the hosts in your on-prem network D. An Internet resolver allows instances to use the host names that are published on the Internet. https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/dns.htm This is an Oracle-provided option that includes two parts: Internet Resolver: Lets instances resolve hostnames that are publicly published on the internet. The instances do not need to have internet access by…
Question
Which two statements define the types of DNS resolvers that exist? (Choose two.)
Options
- AA custom resolver allows instances to use the host names of the hosts in your on-prem network
- BA VCN resolver allows instances to use the host names of the hosts in your on-prem network that
- CA VCN resolver allows instances to use host names to communicate with instances on other VCNs
- DAn Internet resolver allows instances to use the host names that are published on the Internet.
How the community answered
(40 responses)- A75% (30)
- B8% (3)
- C18% (7)
Explanation
https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/dns.htm This is an Oracle-provided option that includes two parts: Internet Resolver: Lets instances resolve hostnames that are publicly published on the internet. The instances do not need to have internet access by way of either an internet gateway or a connection to your on-premises network (such as an IPSec VPN connection through a DRG ). VCN Resolver: Lets instances resolve hostnames (which you can assign) of other instances in the same VCN. For more information, see About the DNS Domains and Hostnames. By default, new VCNs you create use the Internet and VCN Resolver. If you're using the Networking API, this choice refers to the VcnLocalPlusInternet enum in the DhcpDnsOption object. The Internet and VCN Resolver does not let instances resolve the hostnames of hosts in your on-premises network connected to your VCN by IPSec VPN connection or FastConnect. Use your own custom DNS resolver to enable that. https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/dns.htm?Highlight=DNS%20resolv
Topics
Community Discussion
No community discussion yet for this question.