Update the Security List for the DB System
You can update the security list for the DB systems using the following steps.
Review the list of ports in Open Ports on the DB System and for every port you open in iptables, update the security list used for the DB system, or create a new security list.
Note:
The port 1521 for the Oracle default listener is included in iptables, but should also be added to the security list.Procedure
Perform the following steps to update the security list for the DB system.
- On the DB Systems list page, select the DB system that you want to work with. If you need help finding the list page or the DB system, see List the DB Systems.
- On the DB system information tab, under the Network section, note the Client Subnet name and select the VCN link.
- On the Virtual Cloud Network details page, on the Subnets tab, select the required VCN.
- On the Subnet details page, on the Security tab, select the required security list.
- On the Security List details page, select the Security rules
tab.
- Ingress Rules is the first table of security rules on the page. Egress Rules is the second table of security rules on the page.
- To add a rule, select Add Ingress Rules (or Add Egress Rules).
- To delete an existing rule, select the checkbox next to the rule and then select Actions and then select Remove.
- To edit an existing rule, select the checkbox next to the rule and then select Actions and then select Edit.
Tip:
The source CIDR should be the CIDR block that includes the ports you open for the client connection.For more information about creating or updating a security list, see Security Lists.