Skip to Main Content

Cloud Platform

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how do i enable internet access to a web server compute instance?

User_HU3XVSep 19 2021 — edited Sep 19 2021

i'm trying to run a webserver on my compute instance, running in the cloud platform.
To enable public access, I've created a virtual cloud network with a public subnet, and added some an Ingress rule to the security list:
0.0.0.0/0 TCP All 80
Still, I'm not able to access the webserver. I'm using the public IP that is also used for SSH access.
What am I missing?

Comments

Post Details

Added on Sep 19 2021
0 comments
134 views