Add an Ingress Rule to Allow sFTP Traffic to sFTP Servers

After provisioning, if you need to allow sFTP traffic to sFTP servers, you must add an ingress rule.

To add an ingress rule to allow traffic on the sFTP port:

  1. Sign in to the Oracle Cloud Infrastructure Console.
  2. Open the navigation menu, click Networking, and then click Virtual Cloud Networks.
  3. Select the compartment where you created the new instance.
  4. In the list of VCNs, select your VCN.
  5. On the Virtual Cloud Network Details page, click Security Lists in the left pane.
  6. Select a security list and click Add Ingress Rules to open the Add Ingress Rules dialog.
  7. In the Add Ingress Rules dialog, create an ingress rule to allow sFTP traffic:
    1. Leave the STATELESS checkbox deselected.
    2. For SOURCE TYPE, select CIDR.
    3. In the SOURCE CIDR field, enter 0.0.0.0/0). Alternatively, you can enter a CIDR.
    4. In the IP PROTOCOL field, select TCP.
    5. In the DESTINATION PORT RANGE field, enter 7522.
    6. Click Add Ingress Rules.