Hi,
I've been following a number of walkthroughs on setting up a Point to Site VPN with Radius in Azure.
We seem to have things setup properly, but our users cannot connect via VPN. Unfortunately, when we check the client logs, we see no errors...
[cmdial32] 9:54:54 03 Pre-Init Event CallingProcess = C:\WINDOWS\system32\rasautou.exe
[cmdial32] 9:55:21 04 Pre-Connect Event ConnectionType = 1
[cmdial32] 9:55:21 06 Pre-Tunnel Event UserName = buser@gba.mc Domain = DUNSetting = bfc80066-4b44-4072-bb6b-ab979140f85e Tunnel DeviceName = TunnelAddress = azuregateway-3727CDBA-0436-458C-9216-73A5BC27D215.vpn.azure.com
[cmdial32] 9:57:19 21 On-Error Event ErrorCode = 619 ErrorSource = RAS
This is all we get (NOTE: not the real azuregateway address).
Is there somewhere on the Radius or on the Gateway we can troubleshoot errors?
Currently we have one Radius server up and running with one policy. The Radius server has the IP address of our VPN Gateway configured on it and we have a group of users who are allowed to VPN in.
We have tried with MFA and non-MFA enabled users.
Whereabouts can we go about troubleshooting things?
Thanks.