Azure P2S VPN Disconnecting

Trent Becker 31 Reputation points
2022-09-21T13:20:24.267+00:00

I have an Azure P2S VPN using the OpenSSL and Azure AD auth. Inconsistently the VPN will go into a connecting state while it is already connected then fail to connect. I checked the logs on the VPN Client and found:

[Verbose] SendKeepAlivePayload : Skipping Ping. Current: 1211486921 , Cached: 1211486046, Diff: 875.
[Verbose] SendKeepAlivePayload : Skipping Ping. Current: 1211501921 , Cached: 1211498156, Diff: 3765.
[Verbose] Connection Logs Initialized
[Verbose] Reconnecting...
[Error] Provider Error 3399942148: The server or proxy was not found.
[Error] Encapsulate : Dropping Packet- Not yet connected
[Error] Encapsulate : Dropping Packet- Not yet connected

I can't find anything on the provider error. Does anyone have any ideas where I could find more info on the error or know anything about the error?

Any help is appreciated!

Thanks!

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,368 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,132 questions
{count} vote

1 answer

Sort by: Most helpful
  1. ChaitanyaNaykodi-MSFT 22,216 Reputation points Microsoft Employee
    2022-09-21T20:27:31.077+00:00

    Hello @Trent Becker ,

    Thank you for reaching out. If I understand it correctly your P2S VPN is intermittently dis-connecting with error Provider Error 3399942148: The server or proxy was not found. You can try below mentioned troubleshooting steps and see if they help resolve the issue.

    1. Perform a packet capture at both Client side as well as Azure VPN gateway. This might give you more information on exact cause of this issue. You can use tools like Wireshark to perform packet capture at client side and you can follow this documentation for enabling packet capture on your VPN Gateway.
    2. If above step did not help troubleshoot the issue and if already not tried. Can you try re-installing your VPN Client? and see if that helps resolve the issue. If you have any other working P2S VPN, comparing VPN client versions might between them might help as well.

    If this does not help resolve the issue, creating a support ticket with us will be helpful as a support engineer can take a look at the backend logs to help debug the issue. If you do not have a support plan for your subscription, please refer to my private message below.

    Hope this helps! Please let me know if you have any additional questions. Thank you!

    0 comments No comments