You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Instance not accessible via internet

edited Feb 19, 2019 6:01AM in OCI - General 13 comments

Summary

Cannot access instance via internet

Content

I have launched an instance , configured security rules to allow traffic from 0.0.0.0/0 , TCP to ports 8080 and 3000 ( 2 separate ingress rules)

I have installed bitnamei and configured firewall to allow ports 8080 and 3000

i am not able to access instance, http://129.213.37.197:8080/

What could be the reason ?

Yes, I can SSH into the instance through putty

Code Snippet

sudo firewall-cmd --permanent --add-port=8080/tcp
sudo firewall-cmd --permanent --add-port=3000/tcp

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!