StrongSwan Ipsec VPN for Remote Users with Certificate Based Authentication

This is a working strongswan ipsec config that can be used for a roadwarrior setup for remote users utilizing certificate based authentication instead of id/pw. This is a pure IPSEC with ESP setup, not L2tp. This is not 2 factor, it is cert only. To get started: sudo apt-get install… Continue reading

OpenVPN with ID and Password Authentication or Two Factor Authentication

In a recent post, we did a step by step on installing OpenVPN to an Ubuntu server 12.04. https://www.slsmk.com/installing-openvpn-on-ubuntu-server-12-04/ The default install used certificate based authentication for the client. So if the client has the proper files, it can connect to the server. So lets say you want to use… Continue reading