Hi,
I need some help on this please.
I have set up a Virtual Circuit in Equinix and it is all good.
I have set up a Virtual Circuit that points to the service key of the one in Equinix, and all good I can see it is provisioned.
I have created a VNET in the same subscription where the Azure VC is set up.
And then comes the tricky part. In the VNET I have to specify the gateway subnet otherwise I cannot create the gateway.
- if I select a gateway subnet that is in the same subnet as the VNET subnet, when I create the link for the express route (new-azurededicatedcircuitlink) I get the message that the cannot be create because the gateway subnet is in the same subnet of the VNET
- if I select a gateway subnet that is in another subnet as the VNET, it does not let me create the VNET as the gateway has to be in the same subnet.
thoughts?
I think I followed the documentation but is lacking of details. Can someone explain if the gateway subnet is the actual subnet between my on prem and the cloud, and how is it supposed to be configured. Also it would be good to know if I can ping the gateway in azure for troubleshooting purposes
Also, I tried to create a VM but I cannot see anywhere where to tell that VM to be in the VNET I have created, it just gets putted in a random subnet and it is also public. I don't want these VMs to go to public network.
Thanks heaps for any helps,