ultrahorizon / UH-VPN-Docs

Documentation, bug tracker and feature request system for UH VPN
https://docs.uh-vpn.com
8 stars 1 forks source link

BUG: on Ubuntu 18.04 software-properties-common and net-tools need to be installed #11

Closed marceljd closed 4 years ago

marceljd commented 4 years ago

I followed the Ubuntu instructions on a freshly installed VPS and discovered 2 things:

Both packages were not installed by default on my VPS, perhaps adding this to the Ubuntu instructions will help others.

jwsi commented 4 years ago

@marceljd, this is an excellent spot. I will update the dependencies for the server shortly to include these two pieces of software. I believe we missed this on our internal testing as most cloud providers include these two packages by default in their base images.

We're just about to release version 1.1.0 of the server software to allow the UH VPN API to contact servers dynamically on config changes as opposed to polling every minute. In addition the software will shortly be available on eaon, focal and groovy.

When the update is live and the dependencies are included, I'll close this issue. Thanks again.

jwsi commented 4 years ago

uh-vpn-server version 1.1.0 now contains the net-tools dependency as standard. The documentation has been updated to ensure software-properties-common is installed before trying to add a new PPA.