Unable to connect to RDS database

0

My connection just time out.

Following their troubleshooting documentation, I tried to telnet to it, and it seems it is a DNS problem, because I can't resolve that address locally:

$ telnet myinstanaddresshere.us-west-2.rds.amazonaws.com 3306
Trying 52.30.21.1...
telnet: connect to address 52.30.21.1: Operation timed out
telnet: Unable to connect to remote host

I set my db to be public, in the config, do I also need to specify the ip address I am connecting from somewhere?

My ip address is not static, so that would be a problem, if so.

ramiro1
已提问 3 年前413 查看次数
1 回答
0

Nevermind!

Security groups. The Default won't do.

This video helped:

https://www.youtube.com/watch?v=RerDL93sBdY

ramiro1
已回答 3 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则