Per Franck Joncourt - Corrected misspelled word in fwknopd man page and access.conf.
git-svn-id: file:///home/mbr/svn/fwknop/trunk@266 510a4753-2344-4c79-9c09-4d669213fbeb
This commit is contained in:
parent
b0886a1d49
commit
aa0cc1c699
@ -273,7 +273,7 @@ directive starts a new stanza.
|
||||
*OPEN_PORTS*: '<proto/port>,...,<proto/port>'::
|
||||
Define a set of ports and protocols (tcp or udp) that will be
|
||||
opened if a valid knock sequence is seen. If this entry is not set,
|
||||
*fwknopd* will attempt to honor any proto/port request specifed in the
|
||||
*fwknopd* will attempt to honor any proto/port request specified in the
|
||||
SPA data (unless of it matches any ``RESTRICT_PORTS'' entries). Multiple
|
||||
entries are comma-separated.
|
||||
|
||||
|
||||
@ -43,7 +43,7 @@
|
||||
# one of the entries here.
|
||||
#
|
||||
# If this entry is not set, then fwknopd will attempt to honor the request
|
||||
# specifed in the SPA data.
|
||||
# specified in the SPA data.
|
||||
#
|
||||
|
||||
# RESTRICT_PORTS: <proto/port>, ..., <proto/port>;
|
||||
|
||||
@ -2,12 +2,12 @@
|
||||
.\" Title: fwknopd
|
||||
.\" Author: [see the "AUTHOR" section]
|
||||
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
|
||||
.\" Date: 07/10/2010
|
||||
.\" Date: 07/16/2010
|
||||
.\" Manual: Fwknop Server
|
||||
.\" Source: Fwknop Server
|
||||
.\" Language: English
|
||||
.\"
|
||||
.TH "FWKNOPD" "8" "07/10/2010" "Fwknop Server" "Fwknop Server"
|
||||
.TH "FWKNOPD" "8" "07/16/2010" "Fwknop Server" "Fwknop Server"
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" * set default formatting
|
||||
.\" -----------------------------------------------------------------
|
||||
@ -82,6 +82,13 @@ Run
|
||||
in the foreground instead of becoming a daemon\&. When run in the foreground, message that would go to the log would instead be sent to stderr\&. This mode is usually used when testing and/or debugging\&.
|
||||
.RE
|
||||
.PP
|
||||
\fB\-\-fw\-list\fR
|
||||
.RS 4
|
||||
List all firewall rules that any running
|
||||
\fBfwknopd\fR
|
||||
daemon has created and then exit\&.
|
||||
.RE
|
||||
.PP
|
||||
\fB\-K, \-\-Kill\fR
|
||||
.RS 4
|
||||
Kill the current
|
||||
@ -331,7 +338,7 @@ definition must start with the \(lqSOURCE\(rq keyword\&. Networks should be spec
|
||||
.RS 4
|
||||
Define a set of ports and protocols (tcp or udp) that will be opened if a valid knock sequence is seen\&. If this entry is not set,
|
||||
\fBfwknopd\fR
|
||||
will attempt to honor any proto/port request specifed in the SPA data (unless of it matches any \(lqRESTRICT_PORTS\(rq entries)\&. Multiple entries are comma\-separated\&.
|
||||
will attempt to honor any proto/port request specified in the SPA data (unless of it matches any \(lqRESTRICT_PORTS\(rq entries)\&. Multiple entries are comma\-separated\&.
|
||||
.RE
|
||||
.PP
|
||||
\fBRESTRICT_PORTS\fR: \fI<proto/port>,\&...,<proto/port>\fR
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user