MGN: Failure Connect AWS Replication Agent to Replication Server

0

Please what will be the solution to this problem. For testing purposes, I have allowed all traffic from the source (replication agent, source server in the data center) to the replication server in aws, also allowed all ports. still the replication process is failing at this stage: Connect AWS Replication Agent to Replication Server Enter image description here

Any ideas & thoughts on how to resolve ?

AWS
已提問 6 個月前檢視次數 307 次
1 個回答
0

If you tried opening to all traffic, then ports are not the issue. I would anyway try to verify network connectivity between the replication agent/source server and the replication server in AWS. Run commands like telnet replication_server_dns_name 443 to test connectivity on port 443.

-Check if there are any security groups or firewall rules blocking outbound access from the source on port 443. The replication agent needs to connect to replication server endpoints over HTTPS. -Review logs on the source server for errors connecting to the replication server endpoints. Locate the exact failure point from logs. -Ensure the IAM role used by the replication agent has the necessary permissions to access replication server resources. -Try using a smaller test dataset initially to validate if it's able to connect and replicate properly.

profile picture
專家
已回答 3 個月前

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

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

回答問題指南