Manage Access Rules for Instances in Oracle Cloud Infrastructure

Not Oracle Cloud Infrastructure Classic This topic does not apply to Oracle Cloud Infrastructure Classic.

Before you start creating an access rule in Oracle Cloud Infrastructure, gather the following details:
  • The region in which the pod is being provisioned such as us-ashburn-1 or us-phoenix-1

  • Oracle Cloud Infrastructure Console login details:

    • Oracle Cloud Infrastructure login URL.

      For example: https://console.us-ashburn-1.oraclecloud.com

    • Cloud tenant name.

      For example: oic1

    • User ID and password.

  • Compartment name.

To create an access rule for an Oracle SOA Cloud Service instance in Oracle Cloud Infrastructure:

  1. Navigate to the Oracle Cloud Infrastructure Console.
    For example: https://console.us-ashburn-1.oraclecloud.com.
  2. Enter the Cloud Tenant name.
    For example: oic1.
  3. Enter the User Name and Password.
  4. Open the navigation menu and click Compute. Under Compute, click Instances.
  5. Select the compartment name from the list. For example: ManagedCompartmentForPaas.
    In the selected compartment, you will see available instances.
  6. Click your instance to view its details. In the instance details page, click the subnet link.
  7. In the list of subnets, locate the subnet your instance was created in and click any security list next to the subnet.
  8. On the Security Lists page, click Edit All Rules.
  9. Add an ingress rule for port 7522 by setting the values as follows:
    • Source Type – CIDR

    • Source CIDR – 0.0.0.0/0

    • IP Protocol – TCP

    • Source Port Range – All

    • Destination Port Range - 7522

  10. Click Save Security List Rules to save the security rules.

    Note:

    See Security Lists in the Oracle Cloud Infrastructure documentation.