Changeset 1250

Show
Ignore:
Timestamp:
09/27/08 10:23:52 (2 months ago)
Author:
mbr
Message:

applied patch from Franck Joncourt to add the --Home-dir, --Max-packet-size, and --Show-last-cmd command line args

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • fwknop/trunk/fwknop.8

    r1241 r1250  
    264264Specify the GnuPG key ID, e.g. "ABCD1234" (see the output of "gpg \-\-list-keys") 
    265265to use when signing the SPA message.  The user is prompted for 
    266 the associated GPG password to create the signature.  This 
     266the associated GnuPG password to create the signature.  This 
    267267adds a cryptographically strong mechanism to allow the 
    268268.B fwknopd 
     
    274274to allow all output from the 
    275275.B gpg 
    276 process that is used by fwknop in GPG mode.  This is primarily used for debugging 
    277 purposes if it appears that the GPG encrypt/decrypt is not performing correctly. 
     276process that is used by fwknop in GnuPG mode.  This is primarily used for debugging 
     277purposes if it appears that the GnuPG encrypt/decrypt is not performing correctly. 
     278.TP 
     279.BR \-\^\-gpg-no-options 
     280Instruct 
     281.B fwknop 
     282to not have 
     283.B gpg 
     284reference any options file when creating SPA packets in GnuPG mode. 
     285.TP 
     286.BR \-\^\-Home-dir\ \<dir> 
     287Specify the path to the user home directory where files such as .fwknop.hosts 
     288or .fwknop.run should be stored or retrieved. 
    278289.TP 
    279290.BR \-l "\fR,\fP " \-\^\-last-cmd 
     
    377388the specified time offset instead of adding it to the local time stamp. 
    378389.TP 
     390.BR \-\^\-Show-last-cmd 
     391Display the last command-line arguments used by 
     392.B fwknop. 
     393.TP 
     394.BR \-\^\-Show-host-cmd\ \<host> 
     395Display the last command-line arguments used to contact a SPA server running on 
     396a specific 
     397.B host. 
     398.TP 
    379399.BR \-\^\-Spoof-src\ \<IP> 
    380400Spoof the source address from which the 
     
    402422.B fwknop 
    403423client is executed as root). 
     424.TP 
     425.BR \-\^\-Max-packet-size\ \<size> 
     426Instruct 
     427.B fwknop 
     428to restrict message length to 
     429.B size 
     430bytes, and the client will not send an SPA packet that is larger than this 
     431(i.e. perhaps a long command was included in \-\-Server-cmd mode). This alters 
     432the default value of 1500 bytes. See also the 
     433MAX_SNIFF_BYTES variable in 
     434.B fwknop.conf 
     435on the SPA server. 
    404436.TP 
    405437.BR \-T "\fR,\fP " \-\^\-TCP-sock