我正在使用负载均衡器和GoogleCloudStorage建立一个站点。
GoogleCloudStorage被指定为负载均衡器的后端,并且前端仅允许HTTPS(端口443)通过。
当我扫描端口时,端口5432、5900、5901似乎处于打开状态,但是为什么没有打开443?
我认为此URL中不在portRange上的端口已关闭。 https://cloud.google.com/compute/docs/reference/rest/v1/globalForwardingRules
答案 0 :(得分:0)
默认情况下应该打开其他端口。
当前,根据Google的一项政策,默认情况下,不打开某些lbs端口。
您可以在这篇文章中找到有关此内容的更多信息:https://devops.stackexchange.com/questions/833/open-ports-on-google-cloud-load-balancer