Project

General

Profile

strongSwan User Documentation » History » Version 145

Noel Kuntze, 01.09.2016 23:31

1 92 Andreas Steffen
h1. strongSwan User Documentation
2 91 Andreas Steffen
3 1 Martin Willi
{{>toc}}
4 1 Martin Willi
5 113 Tobias Brunner
h2. Introduction to strongSwan
6 113 Tobias Brunner
7 113 Tobias Brunner
* [[IntroductionTostrongSwan|Introduction to strongSwan]]
8 113 Tobias Brunner
** [[ForwardingAndSplitTunneling|Forwarding and Split-Tunneling]]
9 113 Tobias Brunner
10 51 Andreas Steffen
h2. Features
11 51 Andreas Steffen
12 51 Andreas Steffen
* [[VirtualIp|Virtual IP]] via mode-config (IKEv1) or configuration payload (IKEv2)
13 51 Andreas Steffen
* [[NatTraversal|NAT Traversal]]
14 51 Andreas Steffen
* [[MobIke|MOBIKE]]
15 57 Andreas Steffen
* [[PublicKeySpeed|Public Key Benchmark]] using various crypto libraries (gmp, gcrypt, openssl)
16 134 Andreas Steffen
* [[RaspberryPi2Benchmark|Raspberry Pi 2 ESP Benchmark]]
17 58 Martin Willi
* [[CryptoTest|Crypto tests]] provide a way to self-test used crypto implementations
18 58 Martin Willi
* [[IntegrityTest|Integrity tests]] make sure that the daemons use plugins and libraries they were built against
19 93 Martin Willi
* [[PluginList|Plugin list]] gives an overview about all optionally loadable strongSwan plugins
20 135 Noel Kuntze
* [[Pcrypt|Parallel IPsec processing using pcrypt]] shows ways to accelerate IPsec processing in kernel using the pcrypt module
21 136 Tobias Brunner
22 130 Tobias Brunner
{{include_h(ConfigurationFiles)}}
23 51 Andreas Steffen
24 141 Noel Kuntze
h2. HOWTOs
25 1 Martin Willi
26 144 Noel Kuntze
* [[RouteBasedVPN|Information about route based VPNs]]
27 141 Noel Kuntze
* [[CorrectTrafficDump|Taking traffic dumps correctly]]
28 140 Noel Kuntze
* [[SecurityRecommendations|Security Recommendations]]
29 71 Andreas Steffen
* [[NetworkManager|NetworkManager client setup]]
30 71 Andreas Steffen
* [[EapGtc|Authenticate road warriors using EAP-GTC and a PAM service]]
31 79 Martin Willi
* [[EapRadius|Use a RADIUS AAA server to authenticate clients with EAP]]
32 81 Martin Willi
* [[EapTls|EAP-TLS certificate authentication]]
33 80 Martin Willi
* [[HighAvailability|Configure a failsafe strongSwan High Availability cluster]]
34 71 Andreas Steffen
* [[SimpleCA|Setting-up a simple CA using the strongSwan PKI tool]]
35 75 Andreas Steffen
* [[CAmanagementGUIs|CA management made easy using GUIs]]
36 133 Andreas Steffen
* [[Bliss|Post-Quantum Bimodal Lattice Signature Scheme (BLISS) HOWTO]]
37 51 Andreas Steffen
* [[HashAndUrl|Hash-and-URL HOWTO]]
38 51 Andreas Steffen
* [[SqlLite|SQLite HOWTO]]
39 51 Andreas Steffen
* [[LoggerConfiguration|Logger configuration HOWTO]]
40 97 Tobias Brunner
* [[JobPriority|Job priority management HOWTO]]
41 51 Andreas Steffen
* [[IkeSaTable|IKE_SA lookup tuning HOWTO]]
42 55 Martin Willi
* [[MobileIPv6|Mobile IPv6 HOWTO]]
43 74 Jean-Michel Pouré
* [[SmartCards|Smartcard HOWTO]]
44 110 Andreas Steffen
* [[TrustedNetworkConnect|Trusted Network Connect (TNC) HOWTO]]
45 117 Andreas Steffen
* [[BYOD|Android BYOD Security based on TNC]]
46 110 Andreas Steffen
* [[IfMap|TNC IF-MAP HOWTO]]
47 120 Andreas Steffen
* [[StrongTnc|strongTNC Policy Manager HOWTO]]
48 110 Andreas Steffen
* [[IMA|Linux Integrity Measurement Architecture (IMA)]] 
49 110 Andreas Steffen
* [[AwsVpc|Setting up a VPN into the Amazon Public Cloud's VPC]] 
50 51 Andreas Steffen
51 131 Tobias Brunner
{{include_h(ConfigurationExamples)}}
52 1 Martin Willi
53 99 Tobias Brunner
h2. Portability
54 99 Tobias Brunner
55 125 Tobias Brunner
* [[Android|strongSwan on Android]]
56 118 Tobias Brunner
* [[FreeBSD|strongSwan on FreeBSD]]
57 1 Martin Willi
* [[MacOSX|strongSwan on Mac OS X]]
58 1 Martin Willi
* [[Windows|strongSwan on Windows]]
59 125 Tobias Brunner
* [[OpenWrt|strongSwan on OpenWrt]]
60 125 Tobias Brunner
* [[Maemo|strongSwan on Maemo (Nokia N900)]]
61 125 Tobias Brunner
62 99 Tobias Brunner
63 54 Andreas Steffen
h2. Interoperability
64 1 Martin Willi
65 145 Noel Kuntze
* [[Windows7|Windows 7 and newer]] with IKEv2
66 54 Andreas Steffen
* [[WindowsVista|Windows Vista]] with IKEv1
67 60 Andreas Steffen
* [[WindowsSuiteB|Windows Suite B Support]] with IKEv1
68 143 Noel Kuntze
* [[IOS_(Apple)|Apple iOS (iPhone, iPad) and Mac OS X]] with IKEv1/IKEv2
69 108 Andreas Steffen
* [[CharonPlutoIKEv1|strongSwan 4.x (pluto) - 5.x (charon)]] with IKEv1
70 142 Noel Kuntze
* [[BlackBerry|Blackberry OS 10 ]] with IKEv2
71 89 Andreas Steffen
72 51 Andreas Steffen
h2. Management Commands
73 1 Martin Willi
74 51 Andreas Steffen
* The powerful [[IpsecCommand|ipsec]] command starts, stops and monitors IPsec connections.
75 123 Martin Willi
* The alternative [[swanctl]] tool provides a new and portable configuration interface.
76 1 Martin Willi
77 24 Martin Willi
h2. Auxiliary Tools
78 36 Martin Willi
79 119 Tobias Brunner
* [[charon-cmd]] a simple command line IKE client
80 119 Tobias Brunner
81 105 Tobias Brunner
* ipsec [[IpsecAttest|attest]] manages measurement reference values used for TPM-based remote attestation
82 68 Andreas Steffen
* ipsec [[IpsecLeases|leases]] shows the assignment of virtual IP adresses stored in volatile memory
83 68 Andreas Steffen
* ipsec [[IpsecPKI|pki]] generates and analyzes RSA/ECDSA private keys and X.509 certificates  
84 95 Tobias Brunner
* ipsec [[IpsecPool|pool]] manages virtual IP address pools and attributes stored in an SQL database and provided by the [[attrsql|attr-sql plugin]]
85 68 Andreas Steffen
* ipsec [[ScepClient|scepclient]] implements the _Simple Certificate Enrollment Protocol (SCEP)_
86 1 Martin Willi
* ipsec [[IpsecStarter|starter]] starts, stops, and configures the IKE daemons
87 127 Tobias Brunner
* ipsec [[IpsecStroke|stroke]] controls the IKE charon daemon
88 122 Tobias Brunner
* ipsec [[IpsecConftest|conftest]] is a tool to test IKEv2 implementations
89 51 Andreas Steffen
90 51 Andreas Steffen
h2. Frequently Asked Questions
91 51 Andreas Steffen
92 51 Andreas Steffen
93 51 Andreas Steffen
* A [[FAQ]] is maintained [[FAQ|here]].