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.
鉴于:
有没有办法在两者之间配置一条路由,以便实例 2通过私有 IP与实例 1通信?
我目前让他们使用instance-1的公共地址通过互联网网关进行通信。
简而言之,答案是否定的。您不能在 AWS 中拥有这样的通信路径。您现在通过 Internet 网关执行此操作的方式是唯一的方法。