AWS VPN Client - Failed to disable TAP driver

Official client software for OpenVPN Access Server and OpenVPN Cloud.
Post Reply
jchens1
OpenVpn Newbie
Posts: 1
Joined: Tue Jun 13, 2023 9:46 pm

AWS VPN Client - Failed to disable TAP driver

Post by jchens1 » Tue Jun 13, 2023 9:51 pm

Hello,

We have a few Windows 10 users that had been successfully using the AWS VPN Client which uses the TAP-Windows Adapter V9. Recently, they have had issues where the client fails to connect and where it fails in the log is disabling/re-enabling the TAP client.

We're able to authenticate and connect on other test machine with their accounts so the issue is localized to their laptops. We've tried reinstalling the client and TAP adapter but run into the same issue. We haven't been able to replicate the error on test machines but the error persists on these laptops.

Driver Provider: TAP-Windows Provider V9
Driver Date: 4/23/2019
Driver Version: 9.23.3.601

2023-06-05 16:28:04.899 -07:00 [DBG] [TI=22] Resetting TAP Windows Adapter to clear possible stale routes
2023-06-05 16:28:05.010 -07:00 [DBG] [TI=22] Found Tap Windows Adapter.Name: Ethernet 2, Description: TAP-Windows Adapter V9, ID: {29BAB6AD-7C65-449F-8193-B9813C94D2AE}
2023-06-05 16:28:05.010 -07:00 [DBG] [TI=22] Disabling Ethernet 2
2023-06-05 16:28:05.010 -07:00 [DBG] [TI=22] Executing netsh command with arguments: interface set interface "Ethernet 2" disable
2023-06-05 16:28:05.207 -07:00 [DBG] C:\Windows\System32\netsh.exe stdout: Cannot complete this function.

2023-06-05 16:28:05.207 -07:00 [DBG] C:\Windows\System32\netsh.exe stderr:
2023-06-05 16:28:05.207 -07:00 [DBG] C:\Windows\System32\netsh.exe exit code: 1
2023-06-05 16:28:05.207 -07:00 [ERR] [TI=22] Failed to disable Ethernet 2.
ExitCode: 1
Stdout: Cannot complete this function.

Post Reply