I stumbled across a very challenging issue in AWS and need some help on resolving the problem.
I have 2 instances of AWS Ec2 instances(Public IPs 34.229.179.42 and 54.89.157.115) both started with a security_group - default.
Instance 2 (54.89.157.115) has an application running in port 9300.
1) When i update the security_Group to open 9300 for specific IPs, i am able to telnet from one instance to another.
2) When I update the security_group to open 9300 based on security ID, it is not able to telnet.