root/fwknop/tags/fwknop-1.9.2/knopmd.8

Revision 462, 0.8 kB (checked in by mbr, 3 years ago)

minor man page fixes

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1 .\"
2 .TH KNOPMD 8 "July 2004" Linux
3 .SH NAME
4 .B knopmd
5 \- separates iptables messages from all other kernel messages.
6 .SH SYNOPSIS
7 .B knopmd
8 .SH DESCRIPTION
9 .B knopmd
10 reads messages from the /var/lib/fwknop/fwknopfifo named pipe and prints any firewall
11 related log messages to the fwknop data file "/var/log/fwknop/fwdata".
12 .B fwknop
13 cannot detect port knocking sequences without knopmd running on the machine.
14 .B knopmd
15 uses the knopmd.conf configuration file which by default is
16 located at /etc/fwknop/knopmd.conf, but a different path can be specified
17 on the command line.
18
19 .SH SEE ALSO
20 .BR fwknop (8),
21 .BR fwknopd (8),
22 .BR knopwatchd (8),
23 .SH AUTHOR
24 Michael Rash (mbr@cipherdyne.org)
25
26 .SH DISTRIBUTION
27 .B knopmd
28 is distributed under the GNU General Public License (GPL), and the latest
29 version may be downloaded from
30 .B http://www.cipherdyne.org
Note: See TracBrowser for help on using the browser.