DMS using client Vpn - is it possible?
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?
yes... I do....
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:
"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.
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: unixODBCODBC 8.0(w) DriverCan'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?
Could the client vpn not be able to use the DMS service?? not site to site...
Relevant questions
Using DMS and SCT for extracting/migrating data from Cassandra to S3
asked 16 days agoDMS to migrate SQL Server from RDS to EC2
asked 2 years agoQuestions on Data lake using DMS
Accepted Answerasked 3 years agoDMS using client Vpn - is it possible?
asked 4 months agoMigrate tables with LOBs from RDS MySQL to OpenSearch using DMS
asked 10 days agoCan DMS be used to extract data from an RDS Oracle Read Replica?
Accepted Answerasked 2 years agoAddressable clients for Client VPN
Accepted Answerasked 3 years agoDMS service for hive table migration
Accepted Answerasked 2 years agoUse special character in DB password DMS endpoint
asked 5 years agoAWS Client VPN unable to set Authorization Route with Group ID using Okta
Accepted Answerasked 4 months ago
DMS requires connectivity between the VPC and on-premises. Have you debugged the connectivity path to ensure you are not blocking the connection?