VPN Server on Linux with user management Web Panel. It designed to provide the secure internet access for computers, mobile devices and routers. This VPN Server combines the capabilities of a traditional VPN server (PPTP/L2TP) and OpenVPN. It supports PPTP, L2TP (without IPSec), L2TP/IPSec-PSK and OpenVPN. Easy-to-use. After launching, the server is immediately fully operational. This VPN server can be used even on low-performance machines, that may reduce the costs.
VPN Server on Linux for Internet access with user management Web Panel. It combines the capabilities of a traditional VPN server (PPTP/L2TP) and OpenVPN technology. This VPN server supports standard protocols PPTP, L2TP without IPSec, L2TP/IPSec-PSK and OpenVPN (443 TCP and 1194 UDP ports).
High server efficiency allows using it even on low-performance machines, that may reduce the costs. You can choose a simple instance type like t3.micro, t3.small, t3.medium etc.
Areas of use:
This VPN server on Linux can be used to provide the secure internet access for computers and mobile devices.
It can be used to connect routers to internet via VPN (OpenVPN, PPTP or L2TP with or without IPSec).
It provides internet access in countries where the authorities restrict the Internet.
The key features:
Easy-to-use. This VPN server practically does not require configuration. After launching the server, it immediately becomes fully operational.
Authentication PPTP and L2TP (without IPSec): username/password (User Management Web Panel).
Authentication L2TP/IPSec-PSK: username/password (User Management Web Panel) + pre-shared key.
Authentication OpenVPN: certificates (.ovpn config file for clients) + username/password (User Management Web Panel).
Disclaimer: The respective trademarks mentioned in the offering are owned by the respective companies. OpenVPN is a completely separate project from ADEO Imaging OU.
Highlights
Easy-to-use. After launching, this VPN Server on Linux is immediately fully operational. No server setup required.
VPN Server supports PPTP, L2TP without IPSec, L2TP/IPSec-PSK and OpenVPN (443 TCP and 1194 UDP ports).
High server efficiency of this VPN server on Linux allows it to be used even on low-performance machines, which may reduce costs.
AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
Try this product free for 5 days according to the free trial terms set by the vendor. Usage-based pricing is in effect for usage beyond the free trial terms. Your free trial gets automatically converted to a paid subscription when the trial ends, but may be canceled any time before that.
Universal VPN Server (OpenVPN, PPTP, L2TP, L2TP/IPSec-PSK)
Pricing is based on actual usage, with charges varying according to how much you consume. Subscriptions have no end date and may be canceled any time. Alternatively, you can pay upfront for a contract, which typically covers your anticipated usage for the contract duration. Any usage beyond contract will incur additional usage-based costs.
Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator to estimate your infrastructure costs.
If you are an AWS Free Tier customer with a free plan, you are eligible to subscribe to this offer. You can use free credits to cover the cost of eligible AWS infrastructure. See AWS Free Tier for more details. If you created an AWS account before July 15th, 2025, and qualify for the Legacy AWS Free Tier, Amazon EC2 charges for Micro instances are free for up to 750 hours per month. See Legacy AWS Free Tier for more details.
You pay by the hour based on the AWS EC2 instance size you choose to run this VPN server. The software price is the same across all protocols; only the instance you select changes the cost. Two instance families are offered: general-purpose t2 and t3 types, and m5 types with variants for local storage (d), network optimization (n), and AMD processors (a). Within each family, sizes scale from nano up to 4xlarge, adding more CPU and memory. Larger instances cost more per hour. Pick the size that matches your expected number of VPN users and traffic.
Top-of-mind questions for buyers
What resources do I get with the hourly instance charge, and what determines the size I need?
Each hourly charge covers one running EC2 instance of the size you pick. Larger instances add CPU and memory. Choose the size based on your expected number of VPN users and traffic volume across the OpenVPN, PPTP, and L2TP protocols the server supports.
Am I charged when the VPN server instance is stopped?
The software meters running instance-hours. A fully stopped instance does not accrue hourly software charges. Stopped instances may still incur standard AWS storage fees for the attached volume, but the software license bills only for time the instance runs.
Does running more VPN protocols or adding more users raise my hourly cost?
No. The software price is the same across all protocols and does not meter user count. Your only cost driver is the instance size you run. Supporting more users or enabling more protocols may require a larger instance, which is what raises the hourly rate.
www.adeoclouds.eu
Helpful?
Vendor refund policy
You may terminate the instance at anytime to stop incurring charges.
How can we make this page better?
Tell us how we can improve this page, or report an issue with this product.
Give us feedbackReport a problem with this product or seller
Legal
Vendor terms and conditions
Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA).
Content disclaimer
Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Some security issues have been fixed.
Additional details
Usage instructions
Launch the server. This server does not require the powerful computing resources; you can choose a simple instance type. If the Elastic IP was assigned to a running instance, the instance must be restarted.
Linux username: admin
After launching, the VPN server becomes immediately fully operational with no additional setup required.
This server supports VPN connections:
PPTP: login, password
L2TP without IPSec: login, password
L2TP/IPSec-PSK: login, password, PSK
OpenVPN (443 port TCP): certificates in OVPN file, login, password
OpenVPN (1194 port UDP): certificates in OVPN file, login, password
User management Web Panel:
http://[Public IP address]
https://[Public IP address]:8443 (recommended)
use "administrator" as username and your instance ID as password.
When accessing the Web Panel or downloading OVPN config file using the HTTPS protocol, your web browser may display a warning about potential risks due to the use of IP address in the URL. In this case, you should proceed and accept the risks, as our goal is to encrypt traffic, and there is no reason to worry about using IP address in a web browser.
=== PPTP/L2TP/L2TP-PSK ===
When the server is first started, a Pre-Shared Key (PSK) is generated. This key should be specified in the settings on client devices for L2TP/IPSec-PSK connections. This PSK key is the same for all users. You can find PSK with help of SSH on a Linux welcome screen or you can find it in the file "/etc/ipsec.secrets". You can change it, if needed.
Please note that in order to establish L2TP/IPSec-PSK connection from a client on Windows, you may need to make changes to the Windows registry, otherwise Windows error code 809 or 789 may appear. To fix it:
in section "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\PolicyAgent" please create DWORD (32 bit) parameter "AssumeUDPEncapsulationContextOnSendRule" and set value 2 for it.
in section "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RasMan\Parameters" set parameter "ProhibitIPSec" to 0.
restart Windows.
Information on how to create VPN connection on the client devices:
Despite the fact that this server supports VPN connection via the L2TP without IPSec, it should be noted that such VPN tunnel can not be considered as secure. Therefore, we recommend using L2TP-IPSec-PSK or PPTP on client devices instead of L2TP without IPSec, if possible.
It should be noted that the simultaneous connections to the VPN server of several Windows client devices that located behind a single NAT router may not work with L2TP-IPSec-PSK. In this case, we recommend to use PPTP connection for each Windows device. There are no such problems for Android, iOS or Linux client devices.
==== OpenVPN ===
Before creating a VPN connection, you will need to install the OpenVPN client application on the client side. OpenVPN client applications are available on the web for Windows, Linux, Android, iOS and macOS. To create a VPN connection, simply import the desired OVPN configuration file (for a TCP or UDP connection) into the client application.
ZIP archive, containing OVPN configuration files can be downloaded from the server:
http://[Public IP address]/config/ovpn-download.php
https://[Public IP address]:8443/config/ovpn-download.php (recommended)
use "config" as username and your instance ID as password to download this file with your web browser.
Configuration files containing certificates are the same for all users. The certificates are automatically generated when the instance is first started. User logins and passwords are stored in the database on the server, and users records can be managed with help of user management control panel.
If you have any questions regarding the deployment or use of this server, you can use the Contact Us form on our website or reach out via email. We guarantee a response within 24 hours.
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Supports PPTP, L2TP without IPSec, L2TP/IPSec-PSK, and OpenVPN protocols operating on 443 TCP and 1194 UDP ports
Authentication Methods
Multiple authentication mechanisms including username/password for PPTP and L2TP, pre-shared key for L2TP/IPSec-PSK, and certificate-based authentication with .ovpn config files for OpenVPN
User Management Interface
Web-based user management panel for administering VPN user credentials and access
Linux-Based Architecture
VPN server deployed on Linux operating system with minimal configuration requirements and immediate operational readiness upon launch
Resource Efficiency
Optimized server performance enabling deployment on low-performance machine instances to minimize infrastructure requirements
VPN Protocol
Built on WireGuard protocol for secure connectivity
Network Architecture
Mesh networking architecture that eliminates single points of failure and replaces legacy hub-and-spoke models
Identity-Based Access Control
Identity-based network access control enabling access decisions based on user identity, groups, services, and subnet ranges rather than IP addresses alone
Automatic Connection Management
Connection migration capability that maintains existing connections when switching between different network types (wired, cellular, Wi-Fi) and direct device-to-device connections without manual port forwarding configuration
DNS Resolution
MagicDNS feature enabling hostname-based access to devices, services, and resources without requiring IP address management
VPN Protocol Support
Routed IPsec site-to-site VPNs, remote access with Mobile IPsec, and WireGuard VPN capabilities
Routing Protocols
BGP, OSPF, RIPv2, IPv4/IPv6, and ECMP routing support
Management and Monitoring Interfaces
Command line interface (CLI), RESTCONF API, GUI, SNMP, Prometheus Exporter, and IPFIX Exporter
Security Access Control
L2/L3/L4 ACLs scalable to over 100,000 rules with zero trust architecture
Underlying Technology Stack
Vector Packet Processing (VPP), Data Plane Developer Kit (DPDK), Clixon, and Free Range Routing (FRR) on Linux/Ubuntu base
Be the first to review this product. We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.