Browse through the questions and answers listed below or filter and sort to narrow down your results.
2
answers
0
votes
5
views
asked a month ago
1
answers
0
votes
14
views
asked 5 months ago
Architecting for large number of site-to-site VPN connections
A customer would like to move their service from on-prem to AWS. Their service requires a site-to-site VPN to the client's physical location. The customer has hundreds of clients, and each of the clients may have anywhere between 1-50 locations. This adds up to a lot of site-to-site VPN connections.
I have been brainstorming on how to architect this, and I am leaning towards leveraging TGW + site-to-site VPN connection with subnet level separation for each client. This is probably the simplest way of setting this up. Alternative could be to setup self-managed EC2 instances with open source VPN installed in a transit VPC. I suspect this will be more cost effective than the former, but harder to managed. There are still things like overlapping CIDR ranges to address but I am not sure if there are better options.
Curious to see if anyone else has run into a similar situation and has any insights. Also are there any limitations I am missing in the above design?
Accepted AnswerAWS Transit Gateway
1
answers
0
votes
4
views
Routing to a prefix from TGW through a primary and secondary datacenter VPN connection path
A customer who is setting up a TGW which will route to an on-prem prefix. For resiliency, the plan is to have a primary route to the prefix through a primary datacenter connected by a VPN tunnel, and a secondary route to the same prefix through a secondary datacenter connected by a VPN tunnel.
The thought is that if for some reason both VPN tunnels drop for the connection between the TGW and the primary datacenter, that traffic can still be routed to the prefix through the VPN connection to the secondary datacenter. I know this behavior can be achieved by using more specific prefixes with BGP or by using static routes when defining the route through the primary datacenter.
However, I was wondering if there is something more elegant that can be done similar to using local preference BGP communities if we were working with two direct connects. I had also considered using AS Path prepending for this, but in the docs this is discouraged so that the MED value is honored when performing maintenance and need to switch primary and secondary tunnels.
Suggestions or confirmation that the above options are the best we can do would be appreciated
Accepted AnswerAWS Transit Gateway
1
answers
0
votes
2
views
asked 2 years ago
Controling BGP Route Propagation in Transit Gateway
When setting up a VPN connection to Transit Gateway, is there way to control which routes are propagated across the VPN tunnel via BGP?. Currently, any new attachments to the Transit Gateway will propagate the subnets across the VPN tunnels. How can a user control which IP ranges are propagated and how can they only propagate certain custom ranges?
Accepted AnswerAWS Transit Gateway
1
answers
0
votes
3
views
asked 2 years ago
AWS Transit Gateway through BGP propagation and routing behavior
When I added the VPN to a transit gateway attachment, the VPN route was automatically propagated through BGP to the routing table on the transit gateway.
1. Is this an expected behavior for routes to propagate automatically when the routes are added to the attachment? This can cause a communication problem. The IP CIDR that is in use by the on-premise server engine might conflict with the VPC CIDR range.
2. Is there a way to disable the route propagation setting for BGP on the routing table of the transit gateway?
Accepted AnswerAWS Transit Gateway
1
answers
0
votes
10
views
asked 2 years ago
AWS Transit Gateway attachment pricing
Looking for some clarity on how Transit Gateway (TGW) to Transit Gateway pricing works. Do we configure/price that as 1 attachment per TGW? Or 1 attachment total between the 2 TGW instances?
With regular VPC/VPN peering attachment, the same attachment is charged once, however with TGW - TGW, seems that we may be charging the attachment twice (1 per TGW).
Accepted AnswerAWS Transit Gateway
1
answers
0
votes
16
views
asked 2 years ago
Amazon VPC transit gateway attachment in "Failed" status and automatic deletion
Does an Amazon VPC transit gateway attachment in "Failed" status automatically get deleted after a short period of time? For example, a failed NAT gateway is automatically deleted after about an hour.
Accepted AnswerAWS Transit Gateway
1
answers
0
votes
13
views
asked 2 years ago
East/west security & Transit Gateway
Customer has implemented TGW and initially had very limited east/west routing in place (just service account, DX , etc). They are now increasingly needing to implement connectivity between VPCs and due to the large number of AWS accounts involved don't want to use VPC peering.
They are considering opening up the routing to allow all the accounts to route to each other but then need a way of securing access for some of them. The TGW ENI's all terminate in dedicated subnets in each account and one option they are wondering about is to use NACLs in each of these subnets to control access to/from the transit gateway and other accounts.
Does this sound like a workable solution or is there an alternative/best practice option for doing this?
Thanks
Accepted AnswerAWS Transit Gateway
1
answers
0
votes
2
views
asked 2 years ago
New VPC Subnets and Transit Gateway attachment
Customer has an existing VPC with 2 subnets which are attached to a Transit Gateway. The subnet is running out of available IP space. So they added a new CIDR range to the VPC and added two subnets (Subnet 3 and 4). Subnet 1 and Subnet 3 share the same AZ while Subnet 4 is in a new AZ.
When attaching the new subnets to the Transit Gateway, you can select Subnet4 to be attached. Since Subnet 1 and Subnet 3 are in the same AZ, the Transit Gateway attachment option allows you to select only subnet 1 or subnet 3.
The question is whether Transit Gateway will know a route/path to subnet 3 if the transit gateway attachment is not explicitly made. In another word, would you need to detach subnet 1 from the Transit Gateway attachment and attach subnet 3?
Accepted AnswerAWS Transit Gateway
1
answers
0
votes
10
views
Transit Gateway Peering - Cross Accounts Not Sharing Payer ID
Is same Payer ID required for cross-account TGW peering? A customer is wanting to peer with multiple 3rd parties using DGW. I understand that cross-region and cross-account TGW peering is supported. However, it's not clear if cross-account peering requires the accounts to have the same Payer ID, similar to how associations between TGW and DXG in separate accounts do.
Accepted AnswerAWS Transit Gateway
1
answers
0
votes
5
views
asked 2 years ago
What is the best practice and downtime for migrating an existing AWS environment to use the Transit Gateway?
What is the best practice and downtime for migrating an existing AWS environment to use the Transit Gateway?
For example, if there are currently separate VPCs, each with access to the Internet, which will be migrating to use the Transit Gateway with traffic sent through a central egress VPC to the Internet, what is the best practice for migrating this environment and the downtime involved? Thanks!
Accepted AnswerAWS Transit Gateway
1
answers
0
votes
1
views
asked 2 years ago
Transit Gateway Inter-region Peering Pricing
At the time of writing, the [pricing][1] page does not explicitly mention pricing for this new feature. Would it be correct to assume that you pay the attachment costs for each peered TGW and inter-region) traffic costs (as in VPC peering)?
[1]: https://aws.amazon.com/transit-gateway/pricing/
Accepted AnswerAWS Transit Gateway
1
answers
0
votes
6
views
Transit Gateway - defaults
Is it possible to update an existing Transit Gateway to alter the default route table used for association and/or propagation?
My customer wants to use these default features but needs them to be different tables. When creating a TGW it seems you cannot get it to create 2 separate tables for these settings. Hence i would get one auto created and then hope to be able to update the TGW afterwards to change one of them to a different table.
Accepted AnswerAWS Transit Gateway
1
answers
0
votes
5
views
asked 3 years ago
AWS Transit Gateway Routing Features
I have a customer who is using Transit Gateway in a central network account for VPC to VPC connectivity with other accounts and with their on premise network. They have the following questions about Transit Gateway.
1. Will Transit Gateway support route filters?
2. Are there any recommendations when they need more than 100 routes propagated on a DX connection? We have already discussed summarizing routes, but this is a large client and they will likely need more than the 100.
3. Is there an option for BGP on a Transit Gateway VPC attachment. The reason for this is they are running Cloud ASAs in a VPC and want to propagate the routes between the ASAs and the Transit Gateway.
Accepted AnswerAWS Transit Gateway
1
answers
0
votes
2
views
asked 3 years ago
Transit Gateway Availability
Hello,
A customer recently asked me how highly available is Transit GW. It becomes a crucial element in an infrastructure, connecting multiple VPCs/VPNs together.
I didn't find public documentation or FAQ entry on Transit GW being highly available or having a reliability engineering goal.
I understand Transit GW leverages HyperPlane, perhaps I need to dig deeper here.
[1]: https://aws.amazon.com/legal/service-level-agreements/
Accepted AnswerAWS Transit Gateway
1
answers
0
votes
4
views