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
gefragt vor 3 Monaten133 Aufrufe
2 Antworten
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
beantwortet vor 3 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen