From: Tobias Brunner Date: Tue, 26 Jun 2012 10:39:53 +0000 (+0200) Subject: Some updates in ipsec.conf(5) for 5.0.0 X-Git-Tag: 5.0.0~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66e12b926ec474fa025c920c455563c19ef6c260;p=thirdparty%2Fstrongswan.git Some updates in ipsec.conf(5) for 5.0.0 --- diff --git a/man/ipsec.conf.5.in b/man/ipsec.conf.5.in index ed6f66b546..a51ae40cfc 100644 --- a/man/ipsec.conf.5.in +++ b/man/ipsec.conf.5.in @@ -1,4 +1,4 @@ -.TH IPSEC.CONF 5 "2011-12-14" "@IPSEC_VERSION@" "strongSwan" +.TH IPSEC.CONF 5 "2012-06-26" "@IPSEC_VERSION@" "strongSwan" .SH NAME ipsec.conf \- IPsec configuration and connections .SH DESCRIPTION @@ -287,11 +287,18 @@ loads a connection and brings it up immediately. .B ignore ignores the connection. This is equal to delete a connection from the config file. -Relevant only locally, other end need not agree on it -(but in general, for an intended-to-be-permanent connection, -both ends should use -.B auto=start -to ensure that any reboot causes immediate renegotiation). +Relevant only locally, other end need not agree on it. +.TP +.BR closeaction " = " none " | clear | hold | restart" +defines the action to take if the remote peer unexpectedly closes a CHILD_SA +(see +.B dpdaction +for meaning of values). +A +.B closeaction should not be +used if the peer uses reauthentication or uniquids checking, as these events +might trigger the defined action when not desired. Currently not supported with +IKEv1. .TP .BR compress " = yes | " no whether IPComp compression of content is proposed on the connection @@ -336,12 +343,10 @@ received. In IKEv2, a value of 0 sends no additional INFORMATIONAL messages and uses only standard messages (such as those to rekey) to detect dead peers. .TP -.BR closeaction " = " none " | clear | hold | restart" -defines the action to take if the remote peer unexpectedly closes a CHILD_SA. -A closeaction should not be -used if the peer uses reauthentication or uniquids checking, as these events -might trigger a closeaction when not desired. Closeactions are currently -not supported with IKEv1. +.BR dpdtimeout " = " 150s " |