AWS默认VPC内网不通,如何解决?

0

我在aws默认vpc的可用区c创建了2台机器A和B,但现在A机 ping B机的内网Ip不通,B机 ping A机的内网Ip也不通,请问如何配置?

profile picture
EXPERT
asked 2 months ago19 views
1 Answer
0
  1. 检查机器的security group,ping网站需要开启安全组中类型Custom ICMP IPv4/自定义ICMP规则的Echo Request/回显请求协议。注意不是Echo Reply/回显回复
  2. 检查子网ACL规则
  3. 检查子网路由表
profile picture
EXPERT
answered 2 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions