Project

General

Profile

Configuration Examples » History » Version 13

Noel Kuntze, 22.11.2017 01:05
Put UsableExamples under vici-based scenarios, too.

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 13 Noel Kuntze
* [[UsableExamples|Directly usable example configurations for common scenarios]]
12 9 Andreas Steffen
* [[IPv6Examples|IPv6]] examples
13 12 Andreas Steffen
* {{tc(swanctl,IKEv1 & IKEv2 swanctl)}} examples
14 9 Andreas Steffen
* {{tc(sql,SQLite)}} database backend examples
15 1 Tobias Brunner
 
16 1 Tobias Brunner
h2. Legacy stroke-based Scenarios
17 1 Tobias Brunner
18 11 Andreas Steffen
These scenarios use the deprecated *stroke* interface as implemented by the *stroke* plugin and the [[IpsecCommand|ipsec]] command line tool.
19 10 Andreas Steffen
 
20 10 Andreas Steffen
* [[UsableExamples|Directly usable example configurations for common scenarios]]
21 1 Tobias Brunner
* [[IKEv1Examples|IKEv1]] examples
22 1 Tobias Brunner
* [[IKEv2Examples|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