Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 63 Insurance
- 536.4K On-Premises Infrastructure
- 138.3K Analytics Software
- 38.6K Application Development Software
- 5.8K Cloud Platform
- 109.5K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71.1K Infrastructure Software
- 105.3K Integration
- 41.6K Security Software
not able to connect or ping my compute instance

Hi,
I have just created a new compute instance, everything is fine, it's up and running without any errors, but still, I am not able to ping or connect from the outside cloud.
Thanks.
Answers
-
You need to be sure all of the following are properly set up:
Public subnet
Instance has a Public IP assigned
Internet Gateway
Routing rule including this IGW
Security list or Network Security Group opening necessary ports or protocols.
For example, in order to be able to ping, you need ICMP type 8 allowed. For HTTP, the TCP port 80 and so forth.
For ports other than 22, you'll need to open linux firewall ports also. For Windows - need to open RDP port,...
Regards
-
Thanks, as per now I have created with all default options with 10.0.0.0/224 public, but still I am not able to ping or ssh.
-
-
sure, i will give me some time, probably by tomorrow - thanks
-
Hi
I have the same problem. any idea.
Thank you
-
If all your security lists are configured fine and still u are not able to access the OCI VM means check also if any VPNs are connected. In order to gain access to OCI VM you need to disconnect all the VPNs.