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
posta 3 mesi fa118 visualizzazioni
2 Risposte
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
con risposta 3 mesi fa
  • 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
ESPERTO
shibata
con risposta 3 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande