AWS site-to-site VPN poor connection

0

I created a site-to-site VPN and I cannot get a connection bigger than 300 Mbits, my office network connection is 1GBps. Does anyone have any idea how to fix this? I need at least 500Mbits. The connection test is done through iperf3. Thank you

  • Is this upload or download issue?

Tiberiu
質問済み 3ヶ月前138ビュー
2回答
0

I recommend conducting iperf tests using both the private IP address (inside the tunnel) and the public IP address peer (outside the tunnel). Comparing results from multiple test configurations will indicate whether the constraint is within the VPC connection or is limited by overall internet capacity. Try adjusting parameters like using multiple streams and modifying the window size.

If your internet egress is multi-homed, run a bi-directional MTR test to the public IP peer to analyse the network path between AWS and your gateway. Based on the MTR results, you could try modifying how your prefix is advertised using BGP attributes to change the preferred network path. Taking these steps will provide insight into optimising performance.

profile pictureAWS
回答済み 3ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ