mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-12 23:54:59 +02:00
pknlusr: mention the group ID command-line paramater in the man page
Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
This commit is contained in:

committed by
Jan Engelhardt

parent
87d3aab175
commit
d3f7dc1f55
@@ -4,12 +4,15 @@
|
|||||||
pknlusr \(em userspace monitor for successful xt_pknock matches
|
pknlusr \(em userspace monitor for successful xt_pknock matches
|
||||||
.SH Synopsis
|
.SH Synopsis
|
||||||
.PP
|
.PP
|
||||||
\fBpknlusr\fP
|
\fBpknlusr\fP [\fIgroup-id\fP]
|
||||||
.SH Description
|
.SH Description
|
||||||
\fIxt_pknock\fP is an xtables match extension that implements so-called \fIport
|
\fIxt_pknock\fP is an xtables match extension that implements so-called \fIport
|
||||||
knocking\fP. It can be configured to send information about each successful
|
knocking\fP. It can be configured to send information about each successful
|
||||||
match via a netlink socket to userspace. \fBpknluser\fP listens for these
|
match via a netlink socket to userspace. \fBpknluser\fP listens for these
|
||||||
notifications.
|
notifications.
|
||||||
|
.PP
|
||||||
|
By default, \fBpknlusr\fP listens for messages sent to netlink multicast group
|
||||||
|
1. Another group ID may be passed as a command-line argument.
|
||||||
.SH See also
|
.SH See also
|
||||||
.PP
|
.PP
|
||||||
xtables-addons(8)
|
xtables-addons(8)
|
||||||
|
Reference in New Issue
Block a user