Unable to connect to Aurora mysql RDS instance from internet/local computer

0

I have a new instance, set with "public access", and I believe I have verified the VPC, subnet, Internet Gateway, etc. setup to allow access from the outside. Please see the screenshots below. However, I'm still unable to connect to the DB from the outside (VS Studio, Node, via Terminal, etc.) - Any help/guidance would be greatly appreciated.

RDS Instance settings Enter image description here

VPC Enter image description here

Route table Enter image description here

VPC Subnets Enter image description here

Subnet details Enter image description here

Network ACL Enter image description here

dre
質問済み 3ヶ月前117ビュー
2回答
0

Please see the screenshots below, as far as i can tell they allow inbound/outbound for all traffic also

Enter image description here

Enter image description here

Enter image description here

dre
回答済み 3ヶ月前
  • Thanks for providing the information on SG.

    The problem is in the SG. The default SG's inbound rule allows all connections from sources assigned to the same SG. To allow connections from your PC, you must add a setting to the inbound rules to allow connections from your IP address.

    If you select "My IP" in the Source Type, you can allow connections from the IP address you are connecting to the AWS management console.

0

Hi, can you tell me about the Security Group settings? I suspect that I am not allowing connections in the Security Group.

profile picture
エキスパート
shibata
回答済み 3ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ