Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要连接谷歌应用引擎和前提服务器,但是在这种情况下,我们必须使用VPN来减少连接麻烦。
在这张图片中显示了预期的系统。这个系统可以实施吗?请与我分享任何参考资料或任何解决方案。谢谢你。
检查这个讨论。您只能通过 VPC 网络设置Cloud VPN 。GCE 实例和 GAE flex 环境旨在使用这些网络。
如果您使用的是GAE 标准环境,则必须将GAE 流量转发到 GCE 虚拟机,但这只能通过外部 IP 实现。GCE VM 将充当代理。
在任何情况下,您都需要在您的场所配备物理设备。