How to connect to a QTS WireGuard server on Windows 10?


Last modified date: 2023-05-19

Applicable Products

An x86 NAS model

QTS 5.0 (or later)

QVPN Service 3


Overview

In QVPN Service 3 you can set up a WireGuard VPN. WireGuard clients and Windows 10 computers can connect using WireGuard VPN with our QTS Wireguard server, you can follow the instructions in this article to resolve.


Procedure

  1. Log in to your NAS as an administrator and open QVPN Service 3.
  2. Go to VPN Server > WireGuard and check Enable WireGuard VPN Server.
  3. Configure the WireGuard VPN Server.
    1. Enter a Server name.
    2. Click Generate Keypairs.
    3. Allocate an IP address for the VPN subnet.
    4. Click Apply.
  4. Install and open the WireGuard client application on your Windows 10 computer.
  5. Open the Add Tunnel dropdown menu and select Add empty channel...

  6. Enter a Name and copy the Public key. Click Save.
  7. Add a peer to QVPN Service 3.
    1. Return to QVPN Service 3 and click Add Peer.
    2. Enter the Name and Public key from your WireGuard tunnel. 
    3. Click Apply
  8. QVPN generates an IP address for the client.
  9. Return to the WireGuard Client Application and click Edit.
  10. Add the settings from the WireGuard VPN Server to the tunnel. An example of the settings are below:
    Text
    [Interface]
    PrivateKey = aJnRKgN/bO9Qc50KhWypXBvnAvO6GdfzAJwwrYFIln0=
    Address = 198.18.7.2/32
    DNS = 198.18.7.1
    [Peer]
    PublicKey = ZzbFdTsgAVc30liNiLUk3GLrx1qppIuZ6oHOXQirGHM=
    AllowedIPs = 0.0.0.0/0
    Endpoint = 10.64.72.54:51820
    Persistentkeepalive = 21
    
  11. Settings information:
    • Address: The IP generated by QVPN when a Peer is created.
    • DNS: IP address for the WireGuard Server in the tunnel.
    • PublicKey: The Server Public Key.
    • AllowedIPs: Configure the network range based on your needs. 0.0.0.0/0 allows any IP address. Multiple IP addresses can be separated by a comma.
    • Endpoint: The NAS IP address and port. The port should be opened and forwarded to the NAS.
    • PersistentKeepAlive = Value in seconds. 25 is recommended.
  12. Click Save.
  13. Click Activate.
  14. The Peer is now listed in QVPN 3
  15. You can now access the VPN IP address (the first in the VPN IP range, in our example we used 198.18.7.1:8080).

Was this article helpful?

64% of people think it helps.
Thank you for your feedback.

Please tell us how this article can be improved:

If you want to provide additional feedback, please include it below.

Choose specification

      Show more Less

      Choose Your Country or Region

      open menu
      back to top