Problem scenario: You have two AWS instances in the same security group. The Security Group has rules for “All TCP” associated with both the public IP address (visible in the EC2 portion of the AWS Console) and the private IP address (found when you issue an “ifconfig” at the OS level of the server). You find that the servers cannot ping each other. You cannot SSH from one to the other either.
…
Continue reading “Two AWS Servers Cannot Ping Each Other. What Is Wrong?”