AWS VPC connect to more than one Virtual Private Gateways
Asked Answered
W

2

5

I am trying to create VPN tunnel from VPC to office location. I have created Virtual Private Gateways and when i try to attached to VPC it says

Error
VPC vpc-xxxxxxxx is currently attached to the Virtual Private Gateway

VPC can only be attached to one Virtual Private Gateways ?

If I have to create multiple VPN tunnel to multiple office location then I have to reuse the already attached Virtual Private Gateways to VPC for VPN ?

Wareroom answered 19/4, 2019 at 14:27 Comment(0)
C
7

that's correct. you will have to use the same VPG for the other VPN connections.

Clairvoyant answered 28/4, 2019 at 16:24 Comment(0)
C
4

You can attach only one virtual private gateway to a VPC at a time.

Source: https://docs.aws.amazon.com/vpn/latest/s2svpn/vpn-limits.html

Corso answered 13/1, 2020 at 5:20 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.