Deploying UTunnel VPN through the Linode Marketplace
Traducciones al EspañolEstamos traduciendo nuestros guías y tutoriales al Español. Es posible que usted esté viendo una traducción generada automáticamente. Estamos trabajando con traductores profesionales para verificar las traducciones de nuestro sitio web. Este proyecto es un trabajo en curso.
UTunnel VPN lets you set up your own private VPN server quickly and easily; no technical expertise is required. It is well suited for small and medium businesses to set up easy and secure remote access for their employees, or for anyone who wants to keep their data private using their own VPN. UTunnel VPN supports multiple VPN protocols and comes with a server management console, secure 256-bit encryption, easy team management, single sign-on, 2-factor authentication, and an inbuilt firewall.
Deploying the UTunnel VPN Marketplace App
The Linode Marketplace allows you to easily deploy software on a Linode using the Linode Cloud Manager.
Log in to the Cloud Manager and select the Marketplace link from the left navigation menu. This displays the Linode Compute Create page with the Marketplace tab pre-selected.
Under the Select App section, select the app you would like to deploy.
Fill out all required Options for the selected app as well as any desired Advanced Options (which are optional). See the Configuration Options section for details.
Complete the rest of the form as discussed within the Getting Started > Create a Linode.
Click the Create Linode button. Once the Linode has provisioned and has fully powered on, wait for the software installation to complete. If the Linode is powered off or restarted before this time, the software installation will likely fail. To determine if the installation has completed, open the Linode’s Lish console and wait for the system login prompt to appear.
Follow the instructions within the Getting Started After Deployment section.
Software installation should complete within 5-10 minutes after the Linode has finished provisioning.
Configuration Options
For advice on filling out the remaining options on the Create a Linode form, see Getting Started > Create a Linode. That said, some options may be limited or recommended based on this Marketplace App:
- Supported distributions: Ubuntu 18.04 LTS
- Recommended plan: All plan types and sizes can be used.
Getting Started after Deployment
Accessing the UTunnel VPN App
In order to use UTunnel VPN, you need to create an account on UTunnel.io
Log in to the UTunnel VPN dashboard and click on either Create a Server now option or select Create Server button to create a new server.
The Create Server screen appears. Here you can provide your billing address details. This step is optional. You can either provide the details and click on the Proceed button or select the Skip button to do it later from My Account tab on your dashboard.
The next step is to select
On-Premise option
and enter the server details as given below:- Package: You can select from Basic or Standard subscription options
- Server Type: Select On-Premise
- Server Name: An easily identifiable name of your choice
- IP address: Enter your server IP address
- VPN accounts: Select the number of VPN users you want to allow access to this server
- Coupon: Enter if you have any coupon available
Click on the Proceed button toward the right bottom of the screen.
You should now be on the Order Summary screen which displays the details of your order. Click Proceed.
Now enter your credit card details as required on the screen and click on Pay Now option.
You are now redirected to the dashboard. Here you can see the status of server creation.
You will be redirected to the Server Details screen where the registration token is displayed. Please copy the registration token to safe place, this token is required when you deploy the server.
Now it’s the time to connect to your server via SSH. You need sudo access to complete below steps. After the successful login, execute below commands. Remember to replace the string ‘REGISTRATION_TOKEN’ in the first command with the actual token you obtained in above step.
sudo /utunnel/bin/utnservice register REGISTRATION_TOKEN
Now it’s the time to start UTunnel Service on your server. Run following command for the same.
sudo /utunnel/bin/utnservice start
Now that you’ve deployed your UTunnel VPN instance, checkout the official UTunnel VPN documentation to learn how to further utilize your UTunnel instance.
NoteCurrently, Linode does not manage software and systems updates for Marketplace Apps. It is up to the user to perform routine maintenance on software deployed in this fashion.
More Information
You may wish to consult the following resources for additional information on this topic. While these are provided in the hope that they will be useful, please note that we cannot vouch for the accuracy or timeliness of externally hosted materials.
This page was originally published on