【问题标题】:HA VPN implementation between projects owned by different organisations不同组织拥有的项目之间的 HA VPN 实施
【发布时间】:2021-07-12 09:55:43
【问题描述】:

我的项目与另一方拥有的项目之间的 HA VPN 实施几乎被阻止了。 HA VPN 实施(两个对等点都是 Google HA VPN)需要访问对等点 VPN 网络详细信息。与经典 VPN 不同,我们只需要提供对等 VPN 的外部 IP。我的对等 VPN GCP 项目所有者拒绝我访问他的 VPC 网络信息。还尝试在 HA-VPN 配置中将对等 VPN 称为本地或非 Google 拥有的 VPN。但是,这失败了,因为我的对等 VPN 外部 IP 归 Google 所有。

【问题讨论】:

  • 请使用tour 并阅读help center 以了解最新动态。这个网站是关于软件编程的,而不是关于网络的。

标签: google-cloud-platform


【解决方案1】:

基于requirements,当在外部 VPN 网关资源中配置 Google Cloud IP 地址时,HA VPN 会拒绝这些地址 - 例如,使用虚拟机实例的外部 IP 地址作为外部 VPN 网关的外部 IP 地址资源。 Google Cloud 网络之间唯一受支持的 HA VPN 拓扑是在两侧都使用 HA VPN,如 Creating an HA VPN between Google Cloud networks 中所述。如果您想连接到位于您不拥有的 Google Cloud 组织或项目中的 HA VPN 网关,请向所有者请求 compute.vpnGateways.use permission

【讨论】:

  • 应尝试这种方法:请求对 Peer GCP 项目的 compute.vpnGateways.use 权限
猜你喜欢
  • 2011-01-17
  • 2020-10-06
  • 1970-01-01
  • 2010-12-10
  • 1970-01-01
  • 2020-08-02
  • 2012-08-04
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多