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 Respuesta
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
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas