Posted in IPSec VPN

IPSec on Linux using wireguard

Description In this post I’ll show you how to install, configure and test IPSec for a site-to-site configuration on Linux using wireguard. (https://www.wireguard.io/). In this P.O.C. we are using Ubuntu 16.04 LTS as the operating system, the configurations will be the same in all Linux OS’s.  The main differences will…

Continue Reading IPSec on Linux using wireguard
Posted in IPSec VPN

IPSec on Linux using Openswan

Description In this post I’ll show you how to install, configure and test IPSec for a site-to-site configuration on Linux using openswan (https://www.openswan.org/). In this POC we are using CentOS 6.9 as operating system, but the configuration will be the same no matter what Linux OS are you using. The…

Continue Reading IPSec on Linux using Openswan