Configuration examples: Difference between revisions
Jump to navigation
Jump to search
Paul Wouters (talk | contribs) No edit summary |
Paul Wouters (talk | contribs) No edit summary |
||
Line 22: | Line 22: | ||
[https://wiki.openstack.org/wiki/Neutron/VPNaaS/HowToInstall Using libreswan in OpenStack as VPNaaS] | [https://wiki.openstack.org/wiki/Neutron/VPNaaS/HowToInstall Using libreswan in OpenStack as VPNaaS] | ||
[ High Availability / Failover VPN in AWS using libreswan ] | [[ High Availability / Failover VPN in AWS using libreswan ]] | ||
[[ Using Apache to serve PKCS#12 format .p12 files ]] | [[ Using Apache to serve PKCS#12 format .p12 files ]] |
Revision as of 00:25, 1 September 2015
Below are the most common type of IPsec configurations people use. While written for libreswan, the instructions will work for openswan as well unless specifically noted.
VPN server for remote clients using IKEv2
VPN server for remote clients using IKEv1 XAUTH
libreswan as client to a Cisco (ASA or VPN3000) server
Using XAUTH with One Time Passwords (OTP)
Using libreswan in OpenStack as VPNaaS