minor fwknopd man page fixes

This commit is contained in:
Michael Rash 2012-10-01 22:49:45 -04:00
parent 1f4ca20f76
commit 2aff47c7a2

View File

@ -366,7 +366,8 @@ directive starts a new stanza.
encrypted data. This makes it impossible to use the *-s* command
line argument on the *fwknop* client command line, so either *-R* has
to be used to automatically resolve the external address (if the
client behind a NAT) or the client must know the external IP.
client behind a NAT) or the client must know the external IP and set it
via the *-a* argument.
*FORCE_NAT*: '<IP> <PORT>'::
For any valid SPA packet, force the requested connection to be NAT'd
@ -398,7 +399,7 @@ directive starts a new stanza.
For more information on using fwknop with GnuPG keys, see the
following link: ``http://www.cipherdyne.org/fwknop/docs/gpghowto.html''.
*GPG DECRYPT_PW*: '<decrypt password>'::
*GPG_DECRYPT_PW*: '<decrypt password>'::
Specify the decryption password for the gpg key defined by the
``GPG_DECRYPT_ID'' above. This is a required field for gpg-based
authentication.