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.
我有一个用于具有自己的安全组的数据库服务器的私有子网和一个用于具有自己的安全组的网络服务器的公共子网。两个实例都在同一个路由表中,并且启用了 ssh 入站,但仍然无法在两个实例之间进行 ping
您需要启用规则以允许安全组中的 ICMP。还要验证您的网络 ACL是否允许 ICMP。