DMS using client Vpn - is it possible?

0

i wnat to migrate my DB , so i use DMS service using client VPN but data is very scarce. I am trying to use DMS using client VPN. 2003 error keeps popping up. Could the client vpn not be able to use the DMS service?? If yes, how can I do it?

  • DMS requires connectivity between the VPC and on-premises. Have you debugged the connectivity path to ensure you are not blocking the connection?

  • yes... I do....

aak1009
已提问 2 年前943 查看次数
2 回答
0

Hi,

From the comment I agree with Rodney that in order to use DMS with client VPN, you may take a look at link below:

https://docs.aws.amazon.com/dms/latest/userguide/CHAP_ReplicationInstance.VPC.html#CHAP_ReplicationInstance.VPC.Configurations.ScenarioDirect

"In this configuration, the VPC security group must include a routing rule that sends traffic destined for a VPC CIDR range or specific IP address to a host. This host must be able to bridge traffic from the VPC into the on-premises VPN."

Regarding to the 2003 error, may you share the error details? As long as DMS replication instance can connect to the database, there should be no issue. If it is related to Networking specific, reaching to Networking group might help you further.

AWS
支持工程师
Kevin_Z
已回答 2 年前
  • Test Endpoint failed: Application-Status: 1020912, Application-Message: Cannot connect to ODBC provider ODBC general error., Application-Detailed-Message: RetCode: SQL_ERROR SqlState: HY000 NativeError: 2003 Message: [unixODBC][MySQL][ODBC 8.0(w) Driver]Can't connect to MySQL server on '3.38.224.129' (110)

  • I'm guessing that the 3.38.224.129 host is your on-premises host. Are you sure the host is listening on port 3306? Did you configure a different port?

0

Could the client vpn not be able to use the DMS service?? not site to site...

aak1009
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则