AWS mgn documentation change
Summary
Added note clarifying that web proxies cannot be used for TCP Port 1500 replication traffic and linked to private routing documentation
Security assessment
The change provides network configuration guidance but doesn't address any specific vulnerability or security weakness. It's a functional limitation clarification without security implications.
Diff
diff --git a/mgn/latest/ug/Agent-Related-FAQ.md b/mgn/latest/ug/Agent-Related-FAQ.md index d3e58bd0a..50ae7dbac 100644 --- a//mgn/latest/ug/Agent-Related-FAQ.md +++ b//mgn/latest/ug/Agent-Related-FAQ.md @@ -107,0 +108,4 @@ Ensure that you have allowlisted the [MGN IPs and URLs](./preparing-environments +###### Note + +A web proxy cannot be used for communication between the source server and the staging area subnet where replication server launched for replication over TCP Port 1500. To use private routing for data replication, please see [Data routing and throttling](./replication-server-settings.html#data-routing). +