Configure
Private Endpoint Desktop Pool access is through an IP address in a
DNS zone in this format:
private.devices.desktops.<region-id>.oci.oraclecloud.com
To ensure that on-premises clients have the ability to resolve DNS entries
for the zone, configure a DNS listener on a subnet with the DNS resolver type set to
Internet and VCN Resolver
.
Set Up VCN DNS Listener
- Create DHCP Options.
- Set up Subnet DHCP Options:
- Select the subnet that will have the DNS listener.
- Click Edit.
- Select Internal VCN DNS.
- Click Save Changes.
- Create VCN DNS Resolver Endpoint:
- Add Subnet Ingress Rules to allow DNS, and perform these
steps:
See the DNS Peering with On-Prem section on the Private
DNS implementation blog.
Set Up On-Premises DNS
After you configure the DNS listener, configure the DNS server used by on-premises clients to use the DNS listener IP address you created.
Configure your on-premises intranet DNS server with conditional DNS
forwarding to the DNS listener configured in the VCN, and specify the zone name using
the following
command:
private.devices.desktops.<region>.oci.oraclecloud.com
Each client can add a DNS resolver locally for testing.
Follow these steps to set up a private zone specific resolver on MacOS: