Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.1 KB

add-wireguard-client.md

File metadata and controls

35 lines (24 loc) · 1.1 KB

Add Wireguard Client

Required Knowledge

external-access-to-systems.md

unifi-wireguard.md

unifi.md

Process

Add client to WG server

  1. Log into UniFi admin portal
  2. Select Rigatoni
  3. Select Settings > VPN
  4. Select VPN Server and pick RigatoniWG
  5. Click on Add Client
    1. Name the client (do not use spaces as this breaks UniFi WG)
    2. Click on Download to download the conf file
    3. Click on Add
  6. Click on Save

Add Config to Wireguard Client

  1. Download and install the appropriate client
  2. Open Wireguard and Import the conf file
  3. Edit the conf file and replace '0.0.0.0/0' with the Home IP range
  4. Save and connect to the tunnel

Confirm tunnel is working

  1. Browse to google.com
  2. Browse to setup.ui.com (should load an SSL error)