Project

General

Profile

Configuration Examples » History » Version 23

Andreas Steffen, 02.04.2021 09:07

1 4 Tobias Brunner
h1. Configuration Examples
2 1 Tobias Brunner
3 1 Tobias Brunner
h2. Modern vici-based Scenarios
4 8 Andreas Steffen
5 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.
6 13 Noel Kuntze
7 16 Andreas Steffen
* [[IKEv2Examples|IKEv2]] examples
8 9 Andreas Steffen
* [[IPv6Examples|IPv6]] examples
9 18 Andreas Steffen
* [[IntegrityCryptoTestExamples|Integrity and Crypto Test]] examples
10 22 Andreas Steffen
* {{tc_dr(ha,IKEv2 High Availability)}} examples
11 22 Andreas Steffen
* {{tc_dr(p2pnat,IKEv2 Mediation Extension)}} mediation service examples
12 18 Andreas Steffen
* {{tc(swanctl/rw-hash-and-url,IKEv2 Hash-and-URL)}} example
13 9 Andreas Steffen
* {{tc(sql,SQLite)}} database backend examples
14 17 Andreas Steffen
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 1 Tobias Brunner
 
19 1 Tobias Brunner
* [[IKEv2StrokeExamples|IKEv2]] examples
20 1 Tobias Brunner
* [[IKEv1StrokeExamples|IKEv1]] examples
21 1 Tobias Brunner
* [[IPv6StrokeExamples|IPv6]] examples
22 1 Tobias Brunner
* [[CipherSuiteExamples|Advanced Cipher Suite]] examples
23 23 Andreas Steffen
24 23 Andreas Steffen
Dozens of both simple and advanced VPN scenarios are available. Please make sure to read the [[ConfigurationExamplesNotes]].
25 23 Andreas Steffen
26 23 Andreas Steffen
* "Complete list of scenarios":http://www.strongswan.org/testing/testresults/
27 23 Andreas Steffen
* [[UsableExamples|Directly usable example configurations for common scenarios]]