In this tutorial, I will demonstrate how to setup a Secure VPN using Wireguard on Docker using docker-compose and then we will use a Windows PC to connect to our Wireguard VPN using the Wireguard Client. The following configurations should
VPN
A collection of 6 posts
Easy VPN setup on a RaspberryPi using PiVPN
Easy VPN setup using PiVPN on your Raspberry Pi for working remotely when you are on the road. PiVPN supports WireGuard and OpenVPN
Setup a PPTP VPN on Ubuntu 16
In this post we will setup a PPTP VPN on Ubuntu 16.04 Disable IPv6 Networking: Edit the grub config: $ vi /etc/default/grub Make the following changes: GRUB_CMDLINE_LINUX_DEFAULT="ipv6.disable=1" GRUB_CMDLINE_LINUX=
Setup a Site to Site IPSec VPN with Strongswan on Ubuntu
Today we will setup a Site to Site ipsec VPN with Strongswan, which will be configured with PreShared Key Authentication. After our tunnels are established, we will be able to reach the private ips over the vpn tunnels. window.dojoRequire(
How to setup a Gateway to Gateway VPN using IPSec on CentOS
window.dojoRequire(["mojo/signup-forms/Loader"], function(L) { L.start({"baseUrl":"mc.us15.list-manage.com","uuid":"3dfcff447b6ee598231eeb658","lid":"5c36081d06","uniqueMethods":true}) }) In this tutorial we will setup a gateway to gateway IPSec VPN using OpenSwan. The Scenario: The scenario we will
OpenVPN Gateway to Gateway Setup
We have a scenario where we would like to have a "Site to Site" VPN connection. Our Scenario: # Side-A Router/GW : 192.168.1.1 WAN-Addr : site-a.sysadmins.co.za Tunnel Interface: 10.0.0.1 # Side-B: Router/
Subscribe to Sysadmins
Subscribe today and get access to a private newsletter and new content every week!