I’m deploying a html/python app that listens to port 80. On google cloud platform, I’ve set up a VM using windows server. The app is running (can access via localhost), the instance is up, connectivity test via GCP is working, but access via external IP is not working. The external IP is ephemeral (but haven’t changed)
I’ve checked the firewall rules, as well as the tags, and everything seems in order. Also, the firewall in the windows server machine doesnt have any rules to block the port.
Eric Feddersen is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.