Not able to connect to Open ports- Lightsail instance

0

I have ports 22, 80 and 443 open to any IPv6 or IPv4 addresses on my instance. For some reason, I am unable to access these ports from a different network. I have tested this using the nc -vz <public IP> <port> command and everytime for every open port it states "(tcp) failed: Operation timed out". Has anyone had any similar issues?

已提问 1 年前207 查看次数
1 回答
1

Since this is a timeout error, you need to make sure that Lightsail's firewall settings are correct.
For example, check if the firewall allows the IP address of the connection source.
Also check other things such as whether the port number is listening on the Lightsail instance.
Also check that the IP address is correct.

profile picture
专家
已回答 1 年前
  • Thanks for your input! The issue was with the default firewall settings on Windows

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则