Source security group isn't working as expected in AWS

前端 未结 3 756
情话喂你
情话喂你 2021-02-01 03:42

I have an EC2 node, node1 (security group SG1) which should be accessible from another EC2 node, node2 (security group SG2) on port 9200. Now, when I add an inbound rule in SG1

3条回答
  •  陌清茗
    陌清茗 (楼主)
    2021-02-01 04:33

    The Public DNS didn't work for me. What I did instead was create a custom inbound rule using the security group of the other instance.

提交回复
热议问题