Skip to main content

WireGuard Network Manager Setup for Manjaro Linux

Updated over 2 months ago

Step 1

Login to website client page: https://privatevpn.com/account/login


Step 2

Proceed to WireGuard configurations panel and then select your preferred Server location.

Optional: You may enter a name for the configuration.

for this guide, we will select a Sweden-based server. Click Generate button.


Step 3

The WireGuard login will be generated below. Take note of the details.


Step 4

Right-click on the network icon below and then select Edit Connections...


Step 5

Click + sign to add a VPN profile.


Step 6

Select WireGuard from the list and then click Create...


Step 7

Enter the following configurations:
Connection Name: (any name would do)
Interface name: wg0
Private key: (your PrivateKey)
*refer to generated details.
Click Add Peers.


Step 8

Enter the following:
Public key: (your PublicKey)
Allowed IPs: 0.0.0.0/0, ::/0
Endpoint: se-sto.pvdata.host:3389
Click Apply.


Step 9

Go to IPv4 Settings tab then enter the following:
Method: Manual
Click Add.
Address: (your WireGuard Address)
Netmask: 16
Gateway: 10.34.0.1
DNS servers: 10.35.53.1
Click Save.


Step 10

Left-click on the network icon below > VPN Connections > click the VPN profile that you have created to connect.


Connection Success!

Wait for a few seconds then check your IP address and see if everything is working correctly.

Did this answer your question?