Liking VNet's to LAN

When trying to link the Vnet i created to a Lan, by enabling the “connect to local network” option under “site to site connectivity”, I get the error: “The address space conflicts with a previously entered address space”.

How can i resolve this issue…

Thanks

Hey @Usman

I need to check it. If you can share the screenshot or specify the details like the address range for both the VNets and Local Networks that would be helpful.

I cannot upload screen shots. When i do, i get the message “Sorry new users cannot upload images”. Please let me another way to upload an image. I am sure you all support that.

Thanks

Hey @Usman
Try and follow the below steps properly and i am sure you won’t face any issue:

Southeast Asia (VNet-1)
CIDR: 172.24.0.0/16
Subnet-1: 172.24.0.0/24

Local Network in Southeast Asia
CIDR: 172.24.0.0/16
VPN IP (Temporary): 1.1.1.1 (Update this IP with your Gateway IP)

East Asia (VNet-2)
CIDR: 172.25.0.0/16
Subnet-1: 172.25.0.0/24

Local Network in East Asia
CIDR: 172.25.0.0/16
VPN IP (Temporary): 2.2.2.2 (Update this IP with your Gateway IP)

After this, go to the respective VNets and check Site-to-Site connectivity option, add the gateway subnet(if not added automatically) and from drop down select the opposite Local Network i.e. for Southeast Asia select EAsia Local and vice versa.

The error you’re facing is because of IP Address range. You might have made a small mistake at some point.

Let me know if this works.

Thanks,
Arman