Skip to content

Instantly share code, notes, and snippets.

@clivetyphon
clivetyphon / meraki-client-vpn-linux.md
Created June 15, 2017 09:09
Configuring Meraki Client VPN in Linux

Configuring Meraki Client VPN in Linux

You can try the official Meraki Configuring Client VPN in Linux article for GUI based setup. For terminal based configuration, see below.

Install packages

Install the following packages:

  • strongswan
  • xl2tpd
@clivetyphon
clivetyphon / easy-client-vpn-strongswan.md
Last active August 23, 2024 05:11
Easy client VPN for all major platforms using strongSwan IPsec

Easy client VPN for all major platforms using strongSwan IPsec

Overview

The goal here is to provide quick and easy but secure client VPN that can be configured natively without any additional software on:

  • Linux
  • iOS
  • Android
  • Windows
  • OSX