From 2aff47c7a24fdf7733b0b1c520dbbbf1896067d7 Mon Sep 17 00:00:00 2001 From: Michael Rash Date: Mon, 1 Oct 2012 22:49:45 -0400 Subject: [PATCH] minor fwknopd man page fixes --- doc/fwknopd.man.asciidoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/fwknopd.man.asciidoc b/doc/fwknopd.man.asciidoc index 5c0471da..19eb8afe 100644 --- a/doc/fwknopd.man.asciidoc +++ b/doc/fwknopd.man.asciidoc @@ -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*: ' ':: 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*: '':: +*GPG_DECRYPT_PW*: '':: Specify the decryption password for the gpg key defined by the ``GPG_DECRYPT_ID'' above. This is a required field for gpg-based authentication.