Project

General

Profile

Configuration Examples » History » Version 26

Andreas Steffen, 21.05.2021 12:44

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 26 Andreas Steffen
* [[IKEv1Examples|IKEv1]] examples
9 9 Andreas Steffen
* [[IPv6Examples|IPv6]] examples
10 24 Andreas Steffen
* [[CipherSuiteExamples|Advanced Cipher Suite]] examples
11 18 Andreas Steffen
* [[IntegrityCryptoTestExamples|Integrity and Crypto Test]] examples
12 22 Andreas Steffen
* {{tc_dr(ha,IKEv2 High Availability)}} examples
13 1 Tobias Brunner
* {{tc_dr(p2pnat,IKEv2 Mediation Extension)}} mediation service examples
14 25 Andreas Steffen
* {{tc_dr(ikev2/rw-hash-and-url,IKEv2 Hash-and-URL)}} example
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 1 Tobias Brunner
 
21 1 Tobias Brunner
* [[IKEv2StrokeExamples|IKEv2]] examples
22 1 Tobias Brunner
* [[IKEv1StrokeExamples|IKEv1]] examples
23 1 Tobias Brunner
* [[IPv6StrokeExamples|IPv6]] examples
24 23 Andreas Steffen
25 23 Andreas Steffen
Dozens of both simple and advanced VPN scenarios are available. Please make sure to read the [[ConfigurationExamplesNotes]].
26 23 Andreas Steffen
27 23 Andreas Steffen
* "Complete list of scenarios":http://www.strongswan.org/testing/testresults/
28 23 Andreas Steffen
* [[UsableExamples|Directly usable example configurations for common scenarios]]