I've successfully connected with the VPN client, and begun an RDP session with one of our servers. Then the connection immediately drops out. The log looked like this:
[cmdial32]21:42:0603Pre-Init EventCallingProcess = C:\Windows\system32\rasautou.exe
[cmdial32]21:42:0904Pre-Connect EventConnectionType = 1
[cmdial32]21:42:0906Pre-Tunnel EventUserName = jc.vpn.AAA Domain = DUNSetting = AAANetwork Tunnel DeviceName = TunnelAddress = azuregateway-3d073d3b-c4a2-460f-a91a-ee07f9bff57c-0.cloudapp.net
[cmdial32]21:42:1507Connect Event
[cmdial32]21:42:1908Custom Action DllActionType = Connect Actions Description = to update your routing table ActionPath = C:\Users\James\AppData\Roaming\Microsoft\Network\Connections\Cm\AAANETWORK\CMROUTE.DLL ReturnValue = 0x0
[cmdial32]21:43:1713Disconnect EventCallingProcess = C:\Windows\system32\CMMON32.EXE
[CMMON32]21:43:1726External Disconnect due to Lost Connection
[CMMON32]21:43:1714Reconnect Event
After the initial connection drop, I then persistently get
The network connection was aborted by the local system.
(Error 0x800704d4) For customized troubleshooting information for this connection, click Help.
With the error log looking like this:
[cmdial32]21:49:3604Pre-Connect EventConnectionType = 1
[cmdial32]21:49:3606Pre-Tunnel EventUserName = jc.vpn.AAA Domain = DUNSetting = AAANetwork Tunnel DeviceName = WAN Miniport (SSTP) TunnelAddress = azuregateway-3d073d3b-c4a2-460f-a91a-ee07f9bff57c-0.cloudapp.net
[cmdial32]21:49:3621On-Error EventErrorCode = -2147023660 ErrorSource = RAS
I've googled around and seems to be something to do with when "the hostname of the VPN server is not resolved by the forward proxy in-front of the VPN client". Except I have no forward proxy.
Any ideas?
Thanks