Changeset 1217
- Timestamp:
- 08/16/08 15:32:42 (3 months ago)
- Files:
-
- fwknop/trunk/CREDITS (modified) (1 diff)
- fwknop/trunk/fwknop.8 (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
fwknop/trunk/CREDITS
r1211 r1217 238 238 two messages above will result in the packet data being discarded before 239 239 it is sent through any decryption function. 240 - Suggested documentation fixes in the fwknop(8) man page. fwknop/trunk/fwknop.8
r1169 r1217 7 7 \- Firewall Knock Operator 8 8 .SH SYNOPSIS 9 .B fwknop \-A <ports> \-D <host> [options]9 .B fwknop \-A <ports> -R|-a|-s \-D <host> [options] 10 10 .SH DESCRIPTION 11 11 … … 100 100 101 101 .TP 102 .BR \-D "\fR,\fP " \-\^\- target\ \<IP-address>102 .BR \-D "\fR,\fP " \-\^\-Destination\ \<IP-address> 103 103 Direct the 104 104 .B fwknop … … 121 121 .B fwknopd 122 122 does not require this argument. 123 .TP 124 .BR -R|-a|-s 125 One of these options (see below) is required to tell the remote 126 .B fwknopd 127 daemon what IP should be let through the local firewall. It is recommend to use 128 the -R or -a options instead of -s in order to harden SPA communications against 129 possible MITM attacks. 123 130 124 131 .SH OPTIONS 125 132 126 133 .TP 127 .BR \-a "\fR,\fP " \-\^\-allow- ip\ \<allow-IP>134 .BR \-a "\fR,\fP " \-\^\-allow-IP\ \<IP-address> 128 135 Specify IP address that should be permitted through the destination 129 136 .B fwknopd
