Giter Club home page Giter Club logo

Comments (13)

lixin9311 avatar lixin9311 commented on July 4, 2024 11

you can find a standalone TUN/TAP driver for Windows here. (bottom of the page)

https://build.openvpn.net/downloads/releases/

good for guys don't want to install extra software

from nebula.

erayd avatar erayd commented on July 4, 2024 6

The latest version of the OpenVPN (2.5.0) driver did not work out of the box for me on Windows 10 x64.

Changing the registry value HKLM\SYSTEM\CurrentControlSet\Control\Class\{4d36e972-e325-11ce-bfc1-08002be10318}\0016\ComponentId from root\tap0901 to tap0901 resolved the issue.

from nebula.

mxalbert1996 avatar mxalbert1996 commented on July 4, 2024 5

As the latest versions of tap driver no longer provide exe, here's how to install.
First, download the zip package (e.g. https://build.openvpn.net/downloads/releases/tap-windows-9.24.6.zip) and extract amd64 dir.
Then open a console as admin, cd into the dir and run tapinstall install OemVista.inf tap0901 and you are good to go! As you are specifying the tap0901 manually there's no need to rename it in registry.

from nebula.

voldemortensen avatar voldemortensen commented on July 4, 2024 2

Circling back to confirm that installing OpenVPN did indeed solve the issue.

from nebula.

nbrownus avatar nbrownus commented on July 4, 2024 2

We've moved to the wintun driver, this should no longer be an issue.

from nebula.

rawdigits avatar rawdigits commented on July 4, 2024

Doh! Are you on Windows, by chance? If so, installing OpenVPN will add a tuntap driver we can use. I'll keep this issue open and update the docs. We also need a better solution for installation on windows.

from nebula.

voldemortensen avatar voldemortensen commented on July 4, 2024

Yes, this particular machine is a Windows machine (I meant to mention that). Thanks!

from nebula.

rawdigits avatar rawdigits commented on July 4, 2024

Thanks to the pointer to a standalone driver! We'll use this in the documentation.

from nebula.

MKRhere avatar MKRhere commented on July 4, 2024

Thanks @erayd; this helped.
I previously had tinc installed. So terminating tincd, modifying the registry value and running nebula worked fine.

from nebula.

stealthmode404 avatar stealthmode404 commented on July 4, 2024

The latest version of the OpenVPN (2.5.0) driver did not work out of the box for me on Windows 10 x64.

Changing the registry value HKLM\SYSTEM\CurrentControlSet\Control\Class\{4d36e972-e325-11ce-bfc1-08002be10318}\0016\ComponentId from root\tap0901 to tap0901 resolved the issue.

It appears that the registry is not always at 0016. In mine, it was 0010. Basically, it's easier to identify it with the description. It was mentioned as "TAP-Windows Adapter V9" in the ProductName and this helped in identifying.

I changed the ComponentId from tap_ovpnconnect to tap0901
Screenshot 2021-06-20 at 9 54 03 PM

from nebula.

LookoutHill avatar LookoutHill commented on July 4, 2024

On a new install of v1.6.1, I'm having this same issue:

Activate failed: Failed to find the tap device in registry with specified ComponentId 'tap0901', TAP driver may be not installed

I've placed the wintun.dll from the amd64 folder packaged in nebula-windows-amd64.zip with nebula.exe as per README.md. Any help would be appreciated since I'm not really sure where to go from here since there are no registry entries and I don't see a process for registering wintun.dll.

from nebula.

brad-defined avatar brad-defined commented on July 4, 2024

@LookoutHill the wintun.dll file should be located at dist/windows/wintun/bin/<arch>/wintun.dll, relative to the directory that nebula.exe is installed in. If you download the pre-built zip from https://github.com/slackhq/nebula/releases, the wintun.dll is included in the zip file in the appropriate directory.

from nebula.

LookoutHill avatar LookoutHill commented on July 4, 2024

Yep, that fixed my issue.

from nebula.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.