All Collections
Netclient Troubleshooting
Installing Netclient on a Windows OS with Wireguard dependency.
Installing Netclient on a Windows OS with Wireguard dependency.

Getting the Wireguard dependency on your windows machine when installing Netclient.

Chris Blaha avatar
Written by Chris Blaha
Updated over a week ago

**Description:**

Our Netclient installers provide Wireguard as a dependency for all os systems. Most operating systems like linux and mac can just have the Wireguard binary placed in the appropriate folder to run appropriately. Windows is different in that it needs the WinTun driver to facilitate the layer 3 tunneling https://www.wintun.net/. The best way to install Wireguard for Windows is the MSI installer provided on Wireguard's website. https://www.wireguard.com/install/ . With Netmaker's current Windows MSI installer, it is not possible to run an MSI inside of an MSI. It breaks the installation. Netmaker's MSI installer can only install Netclient. Netmaker provides a Bundle to package Wireguard with Netmaker. **Note** The bundle installer is an EXE file, so if your company blocks EXE files for security reasons, you'll have to see if it can be put on the whitelist, or You will have to manually install Wireguard by itself before installing Netclient

**Steps to Reproduce:**

  1. Grab the latest netclient_x86.msi file from the release page on https://github.com/gravitl/netclient/releases

  2. Run the installer.

  3. Check your programs on your windows machine and find that Wireguard is not on there if it was not installed previously by itself

**Resolution Steps:**

  1. Grab the bundle installer

  2. run it and follow the prompts

  3. see that Wireguard is successfully installed with Netclient

**Impact:**

The inability to install Netclient with WireGuard on Windows prevents users from accessing the intended VPN functionality, potentially hindering productivity and secure network access.

**Related Documentation:**

- Netmaker Documentation: This resource provides comprehensive documentation on installing, configuring, and troubleshooting Netclient with WireGuard, along with additional guides for utilizing the software's features effectively.

- WireGuard Documentation: Refer to the official WireGuard documentation for detailed information on installation, configuration, and troubleshooting of WireGuard VPN, which is an integral component of Netclient. Understanding WireGuard concepts can aid in resolving installation issues and optimizing VPN performance.

Did this answer your question?