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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南