访问外部 IP google 云 windows 实例

Access external IP google cloud windows instance

我得到的信息是:

Each instance can also have an external IP address, which is routable over the Internet.

描述了here。但是当我点击下面的箭头时:

当我在控制台中启用 HTTP/HTTPS 访问时,它显示连接超时

已应用的防火墙规则是:

我已将外部 IP 地址提升为静态,但我的 Oracle Apex 应用程序无法成功访问互联网。

希望this帮助

The Windows Firewall with Advanced Security is a host-based firewall that runs on Windows Server 2012 and is turned on by default. Firewall settings within Windows Server 2012 are managed from within the Windows Firewall MMC (Microsoft Management Console). To review and set Firewall settings perform the following:

  1. Open the Server Manager from the task bar.

  2. List item Click the Tools menu and select Windows Firewall with Advanced Security.

From the right side of either the Inbound Rules or Outbound Rules **tab click **New Rule.

Select Custom from the Rule Type radial button and click Next.

Select the Program association for the Custom Firewall Rule as either All programs or the path to a program and click Next.

From the Protocol type field select the protocol type and click Next.

Select an IP address association for both local and remote addresses and click Next.

Select an action to take on matching traffic and click Next.

Select the profiles associated with the custom rule and click Next.

Provide a name for your Firewall rule and an optional description and click Finish.

Once created, the rule will be enabled. The firewall rule can be found on the corresponding Rule tab, either inbound or outbound depending on the type created. To disable or delete the rule find the rule in the MMC, right-click it, and select either Disable Rule or Delete.