20. Replace 0.0.0.0 0 to your public IP for access - Ayushi-srivastav/OCI GitHub Wiki

Steps to Replace 0.0.0.0 0 to your public IP for access

Search Whatismyip on google,

image

Copy your public IP

image

Open an ingress rule in the security list under the public subnet of the VCN

Select the edit option for the TCP protocol ingress rule with the IP address 0.0.0.0

image

Now enter your Public IP in source CIDR and click on save changes.

New Ingress rule is created,now you can only login with your desktop/server.

image