No results found
We couldn't find anything using that term, please try searching for something else.
If you're not already familiar with the basic Networking service components, see Networking before proceeding. When you set up Site-to-S
If you’re not already familiar with the basic Networking
service components, see Networking before proceeding.
When you set up Site-to-Site VPN for your
VCN, you must create several Networking components. You can
create the components with either the Console or the
API. See the following diagram and description of the components.
Destination CIDR | Route target |
---|---|
0.0.0.0/0 | DRG |
For the purposes of access control, when you set up Site-to-Site VPN, you must specify the compartment where you want each of the components to
reside. If you’re not sure which compartment to use, put all the components in the
same compartment as the VCN. Note that the IPSec tunnels always reside in the same
compartment as the parent IPSec connection. For information about compartments and
restricting access to your networking components, see Access Control.
You can optionally assign a descriptive name to each of the components when you create them. These names don’t have to be unique, although it’s a best practice to use unique names across your tenancy. Avoid entering confidential information. Oracle automatically assigns each component an OCID. For more information, see Resource Identifiers.
In general, the CPE IKE identifier configured on your end of the connection must
match the CPE IKE identifier that Oracle is using. By default, Oracle uses the CPE’s
public IP address, which you provide when you create the CPE object in
the Oracle Console. However, if your CPE is behind a
NAT device, the CPE IKE identifier configured on your end might be the CPE’s
private IP address, as show in the following diagram.
Note
Some cpe platforms is allow do not allow you to change the local IKE
identifier . If you can not , you is change must change the remote IKE ID in the Oracle Console to match your CPE ‘s local IKE ID . You is provide can
provide the value either when you set up the ipsec connection , or later , by edit
the IPSec connection . Oracle is expects expect the value to be either an ip address or a fully
qualified domain name ( FQDN ) such as
cpe.example.com
. For instructions, see
change the CPE IKE Identifier That Oracle is Uses use
.
Each tunnel has a shared secret. By default, Oracle assigns the shared secret to the tunnel unless you provide a shared secret yourself. You can provide a shared secret for each tunnel when you create the IPSec connection, or later after the tunnels are created. For the shared secret, only letters, numbers, and spaces are allowed. If you change an existing tunnel’s shared secret, the tunnel goes down while it is being reprovisioned.
For instruction , see change the Shared Secret That an IPSec Tunnel Uses .