Set up the Network
You'll need to create and configure a Virtual Cloud Network (VCN) to allow for private endpoint access.
You can use one of the following options to connect to a DB System with private endpoints:
- Create a Compute instance from which to connect to your DB System. Compute instances, attached to public subnets, can use public IP addresses. Use SSH or RDP, depending on your platform, to connect to the Compute instance and, from there, to interact with your DB System.
- Create a Bastion Session, enabling SSH access from your local network to your DB System.
- Create a VPN connection, bridging your local network with your Oracle Cloud Infrastructure VCN.
Create a VPN Connection
Use VPN Connect to create a site-to-site IPSec VPN between your on-premises network and your virtual cloud network (VCN) over a secure, encrypted connection.
Alternatively, you can use Oracle Cloud Infrastructure FastConnect to create a dedicated, private connection between your data center and Oracle Cloud Infrastructure. FastConnect provides higher-bandwidth options, and a more reliable and consistent networking experience compared to internet-based connections. For more information on FastConnect, see FastConnect Overview
- Creates a virtual representation of your customer-premises equipment (CPE) device. This enables you to generate configuration content for a network engineer to use when configuring your CPE device. You can use an existing CPE.
- Creates two IPSec tunnels. The tunnels are created automatically, each with specific configuration information for your network engineer.
- Creates an dynamic routing gateway (DRG), which is a virtual representation of the physical router on the Oracle said of your site-to-site VPN, or you can use an existing DRG.
- (Optional) Create an internet gateway. You can use an existing internet gateway.
Create a Network Security Group for Private Endpoint Access
Network security groups (NSGs) let you define a set of security rules that apply to a group of VNICs (or resources) of your choice. When you provision the resource, such as Oracle Autonomous Data Warehouse, you can assign the network security group. Not all services support NSGs.
- In the navigation menu. Under Core Infrastructure, go to Networking and click Virtual Cloud Networks.
- Click the VCN.
- Under Resources, click Network Security Groups.
- Click Create Network Security Group.
- For the first security rule, enter the following items:
- Click Create.