Transit Gateway with Overlapping CIDR between clients

0

Is this possible to connect one server to multiple clients where connections are needed between server and each separate client only?

Jehan
asked 2 months ago74 views
1 Answer
0

Hello.

I think if the CIDRs overlap, you will probably not be able to communicate.
https://aws.amazon.com/transit-gateway/faqs/?nc1=h_ls

Q: Can I connect Amazon VPCs with identical CIDRs?

AWS Transit Gateway doesn’t support routing between Amazon VPCs with identical CIDRs. If you attach a new Amazon VPC that has a CIDR which is identical to an already attached Amazon VPC, AWS Transit Gateway will not propagate the new Amazon VPC route into the AWS Transit Gateway route table.

So, I thought that if I were going to do it, I could solve it by setting up PrivateLink and using it like a NAT.
https://docs.aws.amazon.com/vpc/latest/privatelink/what-is-privatelink.html

profile picture
EXPERT
answered 2 months ago
profile pictureAWS
EXPERT
reviewed 2 months ago
profile picture
EXPERT
reviewed 2 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions