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....

2 Answers
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
SUPPORT ENGINEER
Kevin_Z
answered 2 years ago
  • 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
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions