aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2007-07-04 05:42:58 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2007-07-04 05:42:58 +0000
commiteea626ed25c09f6b23898cfa1e7b686687d259e6 (patch)
tree303af341c337fd4b0ff80ff173cd16ea9a679217
parentae4388dca06ce3b349582f5c833a9e49211dd5fe (diff)
downloadstrongswan-eea626ed25c09f6b23898cfa1e7b686687d259e6.tar.bz2
strongswan-eea626ed25c09f6b23898cfa1e7b686687d259e6.tar.xz
describe eap option in ipsec.conf.5 man page
-rw-r--r--src/starter/ipsec.conf.59
1 files changed, 9 insertions, 0 deletions
diff --git a/src/starter/ipsec.conf.5 b/src/starter/ipsec.conf.5
index 42c4232c3..2dbcfcfd7 100644
--- a/src/starter/ipsec.conf.5
+++ b/src/starter/ipsec.conf.5
@@ -349,6 +349,15 @@ defines the timeout interval, after which all connections to a peer are deleted
in case of inactivity. This only applies to IKEv1, in IKEv2 the default
retransmission timeout applies, as every exchange is used to detect dead peers.
.TP
+.B eap
+defines the EAP type to be used if
+.B authby=eap
+is selected. Acceptable values are
+.B aka
+for EAP-AKA and
+.B sim
+for EAP-SIM.
+.TP
.B esp
ESP encryption/authentication algorithm to be used
for the connection, e.g.