Overlapping IP with GWLB

0

Hi,

I understand from this article that GWLB supports overlapping CIDRs through the GENEVE protocol. However, does this also work with TGW?

Thanks

已提问 2 年前415 查看次数
2 回答
0

You can connect VPCs with the same (or overlapping) IP ranges to Transit Gateway but you cannot route between them. Transit Gateway doesn't provide any functionality to NAT from one VPC to another with the same range.

This also means that if you have VPC A and B with the same range and VPC C with a different range: If they're all connected to Transit Gateway then A can communicate with C; or B can communicate with C but not both at the same time; nor can A communicate with B - because they have the same IP range.

You could (in some circumstances) use NAT Gateway to provide functionality.

What I think you're actually asking is: If you're using the centralised inspection pattern (where inspection is performed in a VPC connected to Transit Gateway) how does the overlapping IP range work? Answer: It doesn't - for the reasons above. You would need to inspect in each VPC separately using Gateway Load Balancer endpoints in each VPC.

profile pictureAWS
专家
已回答 2 年前
0

Aviatrix is an AWS partner and has a solution for the Overlapping IP challenge. Take a look at this video

https://youtu.be/KSrt3htsGkA

You should reach out to info@aviatrix.com https://aviatrix.com/learn-center/cloud-networking/handling-overlapping-ips/

已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则