the following is stated in relation to site to site connectivity.
A VPN device with a public IPv4 address. You'll need the IP address in order to complete the wizard.
The VPN device cannot be located behind a network address translator (NAT) and must meet the minimum device standards.
I'm assuming this is accurate, but could anyone confirm? it seems very limiting, since my peer vpn device can support NAT-T. Does the Azure VPN g/w device support IPsec NAT-T?
Is the same restriction applicable to point to site, where my peer is the point and I want to connect/be connected to by the Azure VPN gateway device with VNet behind the Azure VPN g/w device.
thank you.
I don't see to be limiting at all. And yes, this is the case. It is on the official documentation before all.
When talk about Point-to-Site, I believe you missunderstand the service a bit. Azure Point-to-Site connectivity allows a single computer or laptop (named
Point
) to connect to Azure VPN Gateway (Site
). In that case, the client only has to be connected to the internet.When you connect to Azure VPN Gateway, you will be part of the whole Azure Virtual Network that Gateway connects.