From: Tobias Brunner Date: Tue, 19 Oct 2010 15:16:07 +0000 (+0200) Subject: Added accepted values to all options in ipsec.conf(5) man page. X-Git-Tag: 4.5.0~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bcf6016e62c252d38af10e6bddc06e7c64f8870;p=thirdparty%2Fstrongswan.git Added accepted values to all options in ipsec.conf(5) man page. --- diff --git a/man/ipsec.conf.5.in b/man/ipsec.conf.5.in index 577e1fd966..6ca8cf27a0 100644 --- a/man/ipsec.conf.5.in +++ b/man/ipsec.conf.5.in @@ -227,14 +227,14 @@ Parameters are optional unless marked '(required)'. Unless otherwise noted, for a connection to work, in general it is necessary for the two ends to agree exactly on the values of these parameters. -.TP 14 -.B aaa_identity +.TP +.BR aaa_identity " = " defines the identity of the AAA backend used during IKEv2 EAP authentication. This is required if the EAP client uses a method that verifies the server identity (such as EAP-TLS), but it does not match the IKEv2 gateway identity. .TP .TP -.B auth +.BR auth " = " esp " | ah" whether authentication should be done as part of ESP encryption, or separately using the AH protocol; acceptable values are @@ -244,7 +244,7 @@ acceptable values are .br The IKEv2 daemon currently supports ESP only. .TP -.B authby +.BR authby " = " pubkey " | rsasig | ecdsasig | psk | eap | never | xauth..." how the two security gateways should authenticate each other; acceptable values are .B secret @@ -277,7 +277,7 @@ to agree on an authentication method. Use the .B leftauth parameter instead to define authentication methods in IKEv2. .TP -.B auto +.BR auto " = " ignore " | add | route | start" what operation, if any, should be done automatically at IPsec startup; currently-accepted values are .BR add , @@ -305,7 +305,7 @@ both ends should use .B auto=start to ensure that any reboot causes immediate renegotiation). .TP -.B compress +.BR compress " = yes | " no whether IPComp compression of content is proposed on the connection (link-level compression does not work on encrypted data, so to be effective, compression must be done \fIbefore\fR encryption); @@ -322,7 +322,7 @@ A value of prevents IPsec from proposing compression; a proposal to compress will still be accepted. .TP -.B dpdaction +.BR dpdaction " = " none " | clear | hold | restart" controls the use of the Dead Peer Detection protocol (DPD, RFC 3706) where R_U_THERE notification messages (IKEv1) or empty INFORMATIONAL messages (IKEv2) are periodically sent in order to check the @@ -349,23 +349,23 @@ does't make sense, since all messages are used to detect dead peers. If specifie it has the same meaning as the default .RB ( clear ). .TP -.B dpddelay +.BR dpddelay " = " 30s " |