whitelist international ip address, but unable to access rds MYSQL

0

i'm trying to add several IP addresses from other countries, to sercuity group in RDS MYSQL database. Why would these not work? Is there a setting that restricts to host country, as i'm able to access here.

  • It's possible that the port is blocked by some part of the connection between the other countries and the AWS region. Have you looked at where the RST is being sent from?

1개 답변
0

Is you RDS instance in a public subnet and Public access option set to Yes? If you select No, Amazon RDS will not assign a public IP address to the DB instance, and no EC2 instance or devices outside of the VPC will be able to connect.

Can you run

nslookup

to your RDS instance's domain name?

AWS
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠