Hi All,
Does anyone know of a good guide or can provide some advice on how to go about using RDP to log into an Azure Virtual Machine via an Azure point to Site VPN.
I have setup the below following the guides on docs.micrsoft.com.
The VPN works and I can connect to it via my computer with an ip of 172.16.25.2 and it shows as connect in Azure.
But I am unable to ping or rdp to the Azure Virtual Machine (I have checked the Azure Virtual Machine firewall and RDP and ping is enabled)
If I tracert 10.100.0.4 with vpn disconnected to try to go out via my route (as expected), but when I connect the VPN and try again I get:
* * * Request timed out.
So, it does appear to be trying to route though the VPN, but it can’t see to get to VDI.
Environment Details
Azure Virtual Network
Name: VN-01
Address Space: 10.100.0.0/16
Subnet:
Default 10.100.0.0/24
GatewaySubnet 10.100.1.0/24
Virtual network gateways
Name: VN-01-GW
Type: Route-based
Point-to-site configuration:
Address Pool: 172.16.25.0/24
Tunnel type: IKEv2 and SSTP
Authentication type: Azure Certificate
Azure Virtual Machine
Name: VM-01
Type: Windows 10
IP: 10.100.0.4
Virtual network/subnet: VN-01/default