Project

General

Profile

Configuration Examples » History » Version 17

Andreas Steffen, 16.11.2018 22:55

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 14 Andreas Steffen
* [[UsableExamples|Directly usable example configurations for common scenarios]]
7 1 Tobias Brunner
8 1 Tobias Brunner
h2. Modern vici-based Scenarios
9 8 Andreas Steffen
10 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.
11 13 Noel Kuntze
12 16 Andreas Steffen
* [[IKEv2Examples|IKEv2]] examples
13 9 Andreas Steffen
* [[IPv6Examples|IPv6]] examples
14 12 Andreas Steffen
* {{tc(swanctl,IKEv1 & IKEv2 swanctl)}} examples
15 9 Andreas Steffen
* {{tc(sql,SQLite)}} database backend examples
16 17 Andreas Steffen
17 1 Tobias Brunner
h2. Legacy stroke-based Scenarios
18 1 Tobias Brunner
19 11 Andreas Steffen
These scenarios use the deprecated *stroke* interface as implemented by the *stroke* plugin and the [[IpsecCommand|ipsec]] command line tool.
20 10 Andreas Steffen
 
21 17 Andreas Steffen
* [[IKEv1StrokeExamples|IKEv1]] examples
22 15 Andreas Steffen
* [[IKEv2StrokeExamples|IKEv2]] examples
23 9 Andreas Steffen
* [[IPv6StrokeExamples|IPv6]] examples
24 2 Tobias Brunner
* [[CipherSuiteExamples|Advanced Cipher Suite]] examples
25 4 Tobias Brunner
* [[IntegrityCryptoTestExamples|Integrity and Crypto Test]] examples
26 1 Tobias Brunner
* {{tc(ha,IKEv2 High Availability)}} examples
27 2 Tobias Brunner
* {{tc(ikev2/rw-hash-and-url,IKEv2 Hash-and-URL)}} example
28 8 Andreas Steffen
* {{tc(p2pnat,IKEv2 Mediation Extension)}} mediation service examples