CodiLimecodilime.hashnode.dev·Oct 6, 2023Comparing IPsec and OpenVPN: A Comprehensive Analysis of VPN ProtocolsIn the realm of VPNs, references to IPsec and OpenVPN are ubiquitous, however the choice between the two is not an either-or decision and both can be used simultaneously, depending on the purpose and need. But how does one decide which protocol align...Discussipsec
Sanjay Sikdarread.sanjaysikdar.dev·Oct 3, 2023Setup OpenVPN on Ubuntu 22.04Installing the OpenVPN to Ubuntu Server After launching your instance, we need to log in into our new server using SSH client. ssh -i "YourKey.pem" ubuntu@SERVER_IP After login, you need to update the system sudo apt update && sudo apt upgrade -y ...Discuss·38 readsAWS
Shubham Nimkarshubnimkar.hashnode.dev·Jul 4, 2023Install &Configure OpenVPN on RHEL/CentosA VPN also known as a “Virtual Private Network” is a technology that allows you to create a secure private network over the public internet. This will help you to encrypt your internet traffic and protect your online identity. It is primarily used to...DiscussSecurity
YOGESH GOWDA G Ryogeshgowdagr.hashnode.dev·Jun 25, 2023Open VPN Server Installation & Configuration in Linux made easyWe will install the OpenVPN server on Ubuntu 20.04. To do this, you need to log in as the root user. You also must know the public IP of the server with which clients will establish a secure VPN channel. OpenVPN installation and configuration We will...Discuss·44 readsOpenVPN
Amol Ovhalamol-devops.hashnode.dev·May 6, 2023Streamline Your OpenVPN Setup with Ansible: A Step-by-Step GuideOpenVPN is an open-source virtual private network (VPN) software that allows you to securely connect to a remote network over the internet. Setting up OpenVPN can be a tedious and time-consuming task if done manually, but thankfully, automation tools...Discuss·558 readsOpenvpnOpenVPN
Kratik JainforKutumb Tech Blogs ⚙️ 🛠tech.kutumb.app·Apr 19, 2023Simplifying Kubernetes Service Access with OpenVPN - A Complete Production GuideHowdy, folks! I have a question for you, How do you expose your Kubernetes services(or pods sometimes) outside your cluster? Just to clarify*, I am not talking about making these objects public/internet-facing, otherwise, we will end up making everyt...Discuss·2 likes·685 readsOpenVPN
Arpit Bhardwajproffapt.hashnode.dev·Mar 6, 2023Setup OpenVPN Server on AzureStep 1: Get Microsoft Azure Get the GitHub Student Developer Pack. Now navigate to the benefits page and apply a filter for cloud or just click here. Follow the steps to sign up for Azure, and you will receive $100 credits. NoteAlthough, we coul...Discuss·10 likes·802 readsOpenVPN
ofcthvsfofcthvsf.hashnode.dev·Jan 20, 2023Layer 2 tunnel performance in LinuxWant to create an L2 connection over a local network, but can't find benchmarks? I had that problem too. I wanted something like TAP OpenVPN, but could not find how slow is it. My results (see the setup procedure below for the explanation of the valu...DiscussOpenVPN
PRATYAY MUSTAFIpratyaywrites.hashnode.dev·Dec 13, 2022How to setup self hosted free vpn with github education packTo set up a privacy-friendly free VPN we need to have a VPS hosted on a server or if you have a home server you can forward the ports you get while setting up OpenVPN in it but as most isp(internet service providers) uses CGNAT(Carrier-grade NAT) it'...Discuss·11 likes·185 readsDigitalOceanVery precise and detailed tutorial. 10
Marco Mornatiblog.mornati.net·Nov 28, 2022OpenVPN on Google WiFi via OpenWRTIn 2022 the OpenWrt community released a version compatible with Google WiFi devices: https://openwrt.org/toh/google/wifi It is not possible to get out from the default Google firmware and benefit of a quite good device, adding a lot of functionaliti...Discuss·1.0K readsgoogle wifi