Skip to content

Instantly share code, notes, and snippets.

@LEXASOFT
Created July 7, 2018 08:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LEXASOFT/351ccd3ed363782279d72bf742a35619 to your computer and use it in GitHub Desktop.
Save LEXASOFT/351ccd3ed363782279d72bf742a35619 to your computer and use it in GitHub Desktop.
L2TP/IPSec
sudo add-apt-repository ppa:nm-l2tp/network-manager-l2tp
sudo apt-get update
sudo apt install network-manager-l2tp network-manager-l2tp-gnome strongswan-plugin-openssl
sudo service xl2tpd stop
sudo update-rc.d xl2tpd disable
Advanced options
"3des-sha1-modp1024" into the Phase 1 Algorithms box.
"3des-sha1" into the Phase 2 Algorithms box.
Leave the box checked for "Enforce UDP encapsulation".
sudo tail -f /var/log/syslog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment