Connect a Plesk Lightsail Instance to a Mysql RDS Database

0

How do I connect a Plesk Lightsail Instance to a Mysql RDS Database?

I already enabled VPC Peering and add the IP of the instance to the security group of the RDS, but it still not working.

Thanks.

2 個答案
2

Check your route table has the correct IP route in your vpc/subnet route table back to the lightsail VPC. You will need to add one as this isn’t created automatically.

Without a route, the return traffic will follow the default route or one that has a better preference.

profile picture
專家
已回答 1 年前
1

Is the Lightsail IP address set in the security group a private IP address?
Access via VPC peering, so if Lightsail's private IP address is not configured, you will not be able to connect.

Also, check again that you have a peer connection to the correct VPC where RDS is running.
It is also recommended to check the network ACLs used on the RDS subnet to be sure.

profile picture
專家
已回答 1 年前

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

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

回答問題指南