Page 1 of 1

TAP-Win32 adapter not found though it is installed

Posted: Thu Oct 01, 2015 10:47 am
by Neokil
Hey guys,
I am trying to get OpenVPN working using the OpenVPN-GUI. When I tried to install it there was an error message about the TAP-Driver not being compatibel. So I downloaded the NDIS6-Installer and installed it manually (after reinstalling the Open-VPN-GUi without TAP-Drivers).
In the Network-Connections there now is the "Ethernet 3 - TAP-Windows Adapter V9", but whenever I try to start the server there is an error "There are no TAP-Win32 adapters on this system. You should be able to create a TAP-Win32 adapter by..."

Any ideas how to solve this?

Greetings
Neokil

Re: TAP-Win32 adapter not found though it is installed

Posted: Thu Oct 01, 2015 12:00 pm
by Traffic
Neokil wrote:In the Network-Connections there now is the "Ethernet 3 - TAP-Windows Adapter V9"
Try renaming the adapter eg: tun3
Then specify that adapter in your config:

Code: Select all

dev-node tap3

Re: TAP-Win32 adapter not found though it is installed

Posted: Thu Oct 01, 2015 12:06 pm
by Neokil
tried it, but it was not the solution. Same message as before (I dont need to restart the server for the name-change to work right?)

Re: TAP-Win32 adapter not found though it is installed

Posted: Fri Oct 02, 2015 12:59 pm
by Traffic
Neokil wrote:I dont need to restart the server for the name-change to work right?
You must restart OpenVPN but you do not need to reboot the server.

I would recommend you completely uninstall OpenVPN and the TAP Utilities and try again.

Re: TAP-Win32 adapter not found though it is installed

Posted: Sun Oct 04, 2015 9:29 am
by Neokil
I removed OpenVPN and all the components completely and reinstalled the TAP-Drivers first and then the OpenVPN. But the problem stays the same.

Re: TAP-Win32 adapter not found though it is installed

Posted: Wed Nov 25, 2015 1:07 am
by Traffic
Something here may help ..