Note:

Facilitate Name Resolution between On-Premises vCenter and Oracle Cloud VMware Solution vCenter

Overview

In today’s hybrid and multicloud environments, organizations often find themselves operating vCenter environments both On-Premises and in the cloud. Ensuring seamless communication between these environments is crucial for efficient management and co-ordination. One of the key challenges in this scenario is enabling name resolution between the On-Premises vCenter and the Oracle Cloud VMware Solution vCenter.

Objective

This tutorial describes how you can enable Name Resolution between On-Premises vCenter and Oracle Cloud VMware Solution-powered vCenter.

The objective of this tutorial is to provide a comprehensive guide on enabling name resolution between an On-Premises vCenter and the VMware Solution vCenter in Oracle Cloud Infrastructure (OCI). By implementing the guidelines outlined in this tutorial, you will be equipped to establish seamless communication and connectivity between On-Premises vCenter and Oracle Cloud VMware Solution vCenter, facilitating effective management and co-ordination in multicloud environments.

We are using the following configuration for this tutorial:

Prerequisities

Task 1: Set up OCI VCN Listener and Forwarder

  1. Log in to the OCI portal, click on the Navigation menu, Hybrid, VMware Solution and then click Oracle Cloud VMware Solution SDDC.

  2. Scroll down and click on the SDDC networks link and note the Provisioning subnet under the Subnet tab.

    RackWare RMM BYOL

  3. Click on the Navigation Menu, Networking tab followed by Virtual cloud Networks.

  4. Click on the VCN followed by DNS Resolver (on the right hand side of the screen).

  5. Click Endpoints, Create endpoint. We will begin by creating a Listener.

    • Enter the name as Listener.
    • Choose the provisioning subnet that we recorded from above step.
    • Choose Endpoint type as Listening.
    • Listening IP address (leave it blank).
    • Click Create endpoint.
  6. We will now set up a Forwarder.

    • Enter the name as Listener.
    • Choose the provisioning subnet that we recorded from above step.
    • Choose Endpoint type as Listening.
    • Listening IP address (leave it blank).
    • Click Create endpoint.

Take a note of the Listener IP as it will be needed in the last step.

RackWare RMM BYOL

Task 2: Add rules for the OCI VCN Forwarder

We need to set up rules for the OCI VCN to forward the traffic for specific Domain/CIDR.

  1. On the same page as Task 1, click on the rules link on the left followed by Manage rules.

    First rule for On-Premises environment

    • Choose rule condition as CIDR block and enter On-Premises CIDR where the vCenter resides.
    • Choose Source endpoint as Forwarder
    • Enter On-Premises DNS Server IP under Destination IP address.

    Second rule for On-Premises environment

    • Choose rule condition as Domains and enter On-Premises domain (vCenter is part of).
    • Choose Source endpoint as Forwarder.
    • Enter On-Premises DNS Server IP under Destination IP address.
  2. Save the configuration.

RackWare RMM BYOL

Task 3: Allow communication on Oracle Cloud VMware Solution vSphere vLAN

  1. Click on the Navigation Menu, Hybrid, VMware Solution followed by the Oracle Cloud VMware Solution SDDC name.

  2. Scroll down and (on the left hand of the screen) click on SDDC networks. Under the vLAN’s tab, click vSphere vLAN.

  3. On the right hand of the screen, click on the Route Table link followed by Add Route Rules.

    • Select Target type as Dynamic Routing Gateway.
    • Destination Type as CIDR Block.
    • Enter Destination CIDR Block as OnPrem CIDR.
  4. Save the configuration.

    RackWare RMM BYOL

  5. Return to the previous screen, click on the Network Security Groups link followed by Add Rules.

    • Select the Direction as Ingress.
    • Source Type as CIDR.
    • Source CIDR as On-Premises CIDR.
  6. Save the configuration.

RackWare RMM BYOL

Task 4: Allow communication on Oracle Cloud VMware Solution Provisioning Subnet

  1. Click on the Navigation Menu, Hybrid, VMware Solution followed by the Oracle Cloud VMware Solution SDDC name.

  2. Scroll down and (on the left hand of the screen) click on SDDC networks. Under the Subnet tab, click on the Provisioning subnet link.

  3. On the right hand of the screen, click on the Route Table link followed by Add Route Rules.

    • Select Target type as Dynamic Routing Gateway.
    • Destination Type as CIDR Block.
    • Enter Destination CIDR Block as OnPrem CIDR.
  4. Save the configuration.

    RackWare RMM BYOL

  5. Return to the previous screen, click on Security List link followed by Add Ingress Rules.

    • Select the Source Type as CIDR.
    • Enter the Source CIDR.
    • Choose IP Protocol as All Protocols.
  6. Save the configuration.

RackWare RMM BYOL

Task 5: Enable Conditional forwarder for On-Premises DNS

Post above changes, OCI VCN Listener IP Address should now be pingable/reachable from the On-Premises Server.

RackWare RMM BYOL

  1. Click on the Navigation Menu, Hybrid followed by VMware Solution. Take a note of the Oracle Cloud VMware Solution SDDC vCenter FQDN. Domain name in this tutorial is sddc.fra.oci.oraclecloud.com

    RackWare RMM BYOL

  2. Click on the Navigation Menu, Hybrid, VMware Solution and click on the SDDC name.

  3. Scroll down and click on SDDC Networks, under Subnet tab click on the Provisioning subnet link.

  4. Click on the show link for DNS Domain Name and take a note of the Oracle Cloud VMware Solution SDDC ESXi Domain name, in this tutorial setup it is sub06050511141.std3vcn.oraclevcn.com.

    RackWare RMM BYOL

  5. In this tutorial, we are using Windows Server 2019 as DNS Server at On-Premises. On the DNS console, add Oracle Cloud VMware Solution SDDC vCenter Domain and ESXi Domain as two separate Conditional Forwards pointing to the OCI VCN Listener IP.

    RackWare RMM BYOL

    RackWare RMM BYOL

  6. On-Premises environment should be able to resolve Oracle Cloud VMware Solution SDDC vCenter and ESXi via FQDN.

    RackWare RMM BYOL

  7. We can also resolve OnPrem vCenter FQDN from Oracle Cloud VMware Solution SDDC vCenter.

    RackWare RMM BYOL

Acknowledgments

More Learning Resources

Explore other labs on docs.oracle.com/learn or access more free learning content on the Oracle Learning YouTube channel. Additionally, visit education.oracle.com/learning-explorer to become an Oracle Learning Explorer.

For product documentation, visit Oracle Help Center.