I'm in trouble on setting up a MySQL RDS.
From my EC2 instance, I can connect fine, but from my laptop, I get an error 2003 (timeout).
- My RDS instance is configured to be publicly accessible.
- My security group has rule inbound and outbound to allow all traffic everywhere (0.0.0.0/0).
Should I configure something on my VPC or Internet Gateway?