EC2 instance can't connect to RDS, from same VPC/Subnet

本秂侑毒 提交于 2019-12-10 13:45:20

问题


I have one EC2 instance that can connect to RDS, and another that can't.

  • They are in the same VPC/Subnet/AZ
  • They have the same IAM role
  • They have different (but similar) security groups, both allow all inbound
  • The subnets are showing in the configuration for the RDS instance
  • The ec2 instance that can't connect just times out

What could be going wrong? Is there any way to work out where the connection is failing?

来源:https://stackoverflow.com/questions/43898381/ec2-instance-cant-connect-to-rds-from-same-vpc-subnet

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!