OCI - activate port 3000 / Node Express — Cloud Customer Connect
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

OCI - activate port 3000 / Node Express

edited Jun 21, 2019 4:46PM in OCI - General 4 comments

Summary

Cannot access compute public IP via URL 129.****:3000

Content

I have done the following -

1.  VCN / default security list which has TCP port 3000 configured.

2. sudo firewall-cmd --zone=public --permanent --add-port=3000/tcp

sudo netstat -tulnp |grep httpd            tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      4484/httpd

I tried Apache on port 80 and works fine.  but have not had success w/ node.   Any feedback?

 

 

 

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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