Project

General

Profile

Configuration Examples » History » Version 12

Andreas Steffen, 20.11.2017 13:37

1 4 Tobias Brunner
h1. Configuration Examples
2 1 Tobias Brunner
3 10 Andreas Steffen
Dozens of both simple and advanced VPN scenarios are available. Please make sure to read the [[ConfigurationExamplesNotes]].
4 8 Andreas Steffen
5 12 Andreas Steffen
* "Complete list of scenarios":http://www.strongswan.org/testing/testresults/
6 1 Tobias Brunner
7 1 Tobias Brunner
h2. Modern vici-based Scenarios
8 8 Andreas Steffen
9 11 Andreas Steffen
These scenarios use the modern "Versatile IKE Control Interface":https://github.com/strongswan/strongswan/blob/master/src/libcharon/plugins/vici/README.md (VICI) as implemented by [[Vici|vici]] plugin and the [[Swanctl|swanctl]] command line tool.
10 10 Andreas Steffen
11 9 Andreas Steffen
* [[IPv6Examples|IPv6]] examples
12 12 Andreas Steffen
* {{tc(swanctl,IKEv1 & IKEv2 swanctl)}} examples
13 9 Andreas Steffen
* {{tc(sql,SQLite)}} database backend examples
14 1 Tobias Brunner
 
15 1 Tobias Brunner
h2. Legacy stroke-based Scenarios
16 1 Tobias Brunner
17 11 Andreas Steffen
These scenarios use the deprecated *stroke* interface as implemented by the *stroke* plugin and the [[IpsecCommand|ipsec]] command line tool.
18 10 Andreas Steffen
 
19 10 Andreas Steffen
* [[UsableExamples|Directly usable example configurations for common scenarios]]
20 1 Tobias Brunner
* [[IKEv1Examples|IKEv1]] examples
21 1 Tobias Brunner
* [[IKEv2Examples|IKEv2]] examples
22 9 Andreas Steffen
* [[IPv6StrokeExamples|IPv6]] examples
23 2 Tobias Brunner
* [[CipherSuiteExamples|Advanced Cipher Suite]] examples
24 4 Tobias Brunner
* [[IntegrityCryptoTestExamples|Integrity and Crypto Test]] examples
25 1 Tobias Brunner
* {{tc(ha,IKEv2 High Availability)}} examples
26 2 Tobias Brunner
* {{tc(ikev2/rw-hash-and-url,IKEv2 Hash-and-URL)}} example
27 8 Andreas Steffen
* {{tc(p2pnat,IKEv2 Mediation Extension)}} mediation service examples