How to use the Plesk Plan

We make this plan as easy to use as possible since it's dedicated to Plesk. You only need our dashboard to install the tunnel config file, other than that, your main focus is installing Plesk on your computer/server and installing WireGuard.

Make sure you Install WireGuard first and then follow the steps below:

  • Log into QubitVPN Tunnel Panel

  • Click Manage under Instance List

  • Go to File Management and download the .conf files for your 3 VPN devices and your Tunnel device. (QR Codes coming soon)

  • Upload the .conf files to your devices

Opening the port on your computer (not your router)

Opening the port on your computer (not your router)
1

Install Plesk

If you are a beginner or just want default configuration, use this instead:

2

Set up WireGuard

  1. Log into QubitVPN Tunnel Panel

  2. Click Manage under Instance List

  3. Go to File Management and download the .conf files for your 3 VPN devices and your Tunnel device. (QR Codes coming soon)

  1. Upload the .conf files to your devices

  1. Start WireGuard

  1. Make sure you add PersistentKeepalive=25 to ensure it stays up

  2. Open the Plesk ports on your computer/server

3

Reconfigure Plesk

Reconfigure Plesk to use the WireGuard IP

plesk repair all -y
4

Log into Plesk

  1. https://your-ip-here:8443

  2. Use your SSH username and password

    You may also log-in with a one-time link with this command: plesk login

5

Enter your Email and create a Password

6

Enter License Key

Select "Proceed with a paid license" and enter the license key that was sent to your email after server provisioning. If the email doesn't contain a key, please contact us by or by live chat (on our website), to claim your key.

7

Add VPN IP as a Trusted IP (to avoid issues later on)

Go to https://your-ip:8443/admin/server-protection/trusted-list (change "your-ip" with your actual IP).

If this doesn't work, then follow the steps below, if it does, then skip to step 3.

  1. Go to Tools & Settings > IP Address Banning (Fail2Ban)

  1. Click on "Trusted IP Addresses" on top

  1. Click on "Add Trusted IP" and add your WireGuard VPN Server IP (usually 10.253.0.1) and click "OK" when you're done.

  1. Click on "Add Trusted IP" again and add your Tunnel Config IP (e.g. 10.253.0.7) and click "OK" when you're done.

8

IP Tracking and Security

There are 2 ways to track real IPs.

You may use X-Forwarded-For or CF-Connecting-IP (Cloudflare) within the website. This only works on some websites and may require a plugin. You can accomplish this on WordPress using a plugin like Solid Security.

Or:

You may do it for the whole website through settings. This will work on most if not all website types and does not require a plugin in most cases.

Please choose the tab that fits with your preferred method.

9

Declutter with Power User View (Optional)

Best for developers and web agencies. If you aren't planning to resell and want to declutter all the menu options, follow the steps below:

  1. Click on "Change View" at the bottom of the your left hand menu

  1. Click "Switch to Power User view"

  1. Now you have a much simpler, decluttered menu!

Last updated