Overview
Introducing PritunL VPN for Ubuntu a powerful and user-friendly virtual private network (VPN) solution, now available on the AWS Marketplace. PritunL VPN offers a secure and convenient way to establish encrypted connections, enabling businesses to protect their sensitive data and ensure privacy across their network infrastructure. With PritunL VPN for Ubuntu, you can effortlessly create a secure tunnel between your AWS cloud resources and remote devices, providing a seamless and reliable experience for your distributed workforce. Say goodbye to complicated setups and hello to an intuitive solution that prioritizes simplicity without compromising on security. Whether you're a small business or an enterprise, PritunL VPN for Ubuntu provides the flexibility, performance, and security you need to protect your network and sensitive information. Experience the simplicity and robustness of PritunL VPN on Ubuntu, now available on the AWS Marketplace. Safeguard your connections and gain peace of mind with PritunL VPN today.
Together with Matoffo we care a lot about customer privacy. This product collects company name and email address. This information is sent to and stored by the Matoffo. This information will only be used to contact the buyer in regards to the
Highlights
- Enhanced Security: Utilize robust encryption protocols and industry best practices to safeguard your data in transit, protecting it from potential threats and unauthorized access. Easy Deployment: Install and configure PritunL VPN effortlessly on your Ubuntu instances in the AWS cloud, getting your VPN up and running quickly without extensive manual configuration.
- User-Friendly Interface: Benefit from an intuitive web-based dashboard, allowing you to easily manage VPN connections, user access, and network settings, reducing administrative complexity. Multi-Factor Authentication (MFA): Strengthen your VPN security by implementing MFA, ensuring that only authorized users can access your network resources.
- Scalable Architecture: Scale your VPN infrastructure effortlessly as your business expands, accommodating a growing number of users and connections with ease. High Availability: Ensure uninterrupted VPN connectivity by leveraging built-in failover capabilities and redundant VPN servers, minimizing downtime and maintaining business continuity.
Details
Typical total price
$0.01/hour
Features and programs
Financing for AWS Marketplace purchases
Pricing
Instance type | Product cost/hour | EC2 cost/hour | Total/hour |
---|---|---|---|
t3.nano | $0.00 | $0.005 | $0.005 |
t3.micro AWS Free Tier Recommended | $0.00 | $0.01 | $0.01 |
t3.small | $0.00 | $0.021 | $0.021 |
t3.medium | $0.00 | $0.042 | $0.042 |
t3.large | $0.00 | $0.083 | $0.083 |
t3.xlarge | $0.00 | $0.166 | $0.166 |
t3.2xlarge | $0.00 | $0.333 | $0.333 |
t3a.nano | $0.00 | $0.005 | $0.005 |
t3a.micro | $0.00 | $0.009 | $0.009 |
t3a.small | $0.00 | $0.019 | $0.019 |
Additional AWS infrastructure costs
Type | Cost |
---|---|
EBS General Purpose SSD (gp2) volumes | $0.10/per GB/month of provisioned storage |
Vendor refund policy
free usage
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
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
This documentation provides a step-by-step guide on how to install Pritunl, a VPN server software, on Ubuntu.
Step 1: Adding Pritunl Repository sudo tee /etc/apt/sources.list.d/pritunl.list << EOF deb http://repo.pritunl.com/stable/apt jammy main EOF Step 2: Importing Pritunl Signing Key sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com --recv 7568D9BB55FF9E5287D586017AE645C0CF8E292A or If key server is offline use this: url https://raw.githubusercontent.com/pritunl/pgp/master/pritunl_repo_pub.asc | sudo apt-key add - Step 3: Adding MongoDB repository sudo tee /etc/apt/sources.list.d/mongodb-org-6.0.list << EOF deb https://repo.mongodb.org/apt/ubuntu jammy/mongodb-org/6.0 multiverse EOF Step 4: Importing MongoDB Signing Key wget -qO - https://www.mongodb.org/static/pgp/server-6.0.asc | sudo apt-key add - Step 5: Update and Upgrade System Packages sudo apt update && sudo apt --assume-yes upgrade Step 6: Install WireGuard sudo apt -y install wireguard wireguard-tools Step 7: Disable UFW (Uncomplicated Firewall) sudo ufw disable Step 8: Install Pritunl and MongoDB sudo apt -y install pritunl mongodb-org Step 9: Enable and Start Services sudo systemctl enable mongod pritunl && sudo systemctl start mongod pritunl
Additional details
Usage instructions
Setting Up Pritunl After Launching via AMI on EC2 Instance or after manual installation. This section provides a guide on configuring Pritunl after launching it via an AMI on an EC2 instance or after manual installation.
Step 1: Connect to the EC2 Instance Locate your Pritunl instance in the list of instances and select it. Click the "Connect" button to obtain instructions for connecting to the instance via SSH.
Step 2: Configure Pritunl Open a web browser and go to https://<your_IP_address>. Follow the instructions of the Pritunl setup wizard: Enter the setup key for MongoDB configuration
- To get the setup key ssh on to the server and run the command sudo pritunl setup-key. After the MongoDB database has been configured the web console will display the login dialog.
- The default username is pritunl, run sudo pritunl default-password to get the default password. After signing in the initial setup dialog will be shown. Create a permanent administrator password and complete the setup wizard. Configure VPN settings, add users, create VPN profiles, and perform other necessary configurations.
Step 3: Connect to the VPN Using Pritunl clients or standard VPN clients, connect to the VPN using the credentials you configured. After connecting to the VPN, you'll be able to securely transmit data between you and your EC2 instance through an encrypted connection. For more detailed configuration use official documentation: https://docs.pritunl.com/docs/configuration-5
Support
Vendor support
Together with Matoffo we offer 24/7 Support: round-the-clock customer support to address any issues or concerns that customers may encounter at any time. Our compnay will provide guidance on best practices to ensure customers are getting the most out of the product and making use of its features effectively. In case of troubleshooting, enabling services, requests of pricing policy, refunds do not hesitate to contact us on contact@matoffo.com , we will provide fast feedback and resolve problems with proper care and handling. For more contacts please check our website:
AWS infrastructure support
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.