File: fwcheck_psad.8

package info (click to toggle)
psad 2.2.3-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 3,224 kB
  • ctags: 439
  • sloc: perl: 13,431; ansic: 1,322; sh: 342; makefile: 74
file content (49 lines) | stat: -rw-r--r-- 1,351 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
.\"
.TH FWCHECK_PSAD 8 "Aug, 2008" "Debian GNU/Linux"
.SH NAME
.B fwcheck_psad
\- look for iptables rules that log and block unwanted packets.
.SH SYNOPSIS
.B fwcheck_psad [options]
.SH DESCRIPTION
.B fwcheck_psad
parses the iptables ruleset on the underlying system to see if iptables has
been configured to log and block unwanted packets by default. This program is 
called by
.B psad
, but can also be executed manually from the command line.
.SH OPTIONS
.TP
.BR " \-\^\-config
Specify path to the psad configuration file. By default this is
.B /etc/psad/psad.conf.
.TP
.BR " \-\^\-fw-file
Allow the user to analyze a specific rulset from a file rather than the local
policy.
.TP
.BR " \-\^\-fw-analyze
Analyze the local iptables ruleset and exit.
.TP
.BR " \-\^\-no-fw-search-all
Look for specific log prefix defined through the FW_MSG_SEARCH variable(s) in
the configuration file.
.TP
.BR " \-\^\-Lib-dir
Specify path to psad lib directory.
.TP
.BR " \-\^\-help
Display the help message.
.SH "SEE ALSO"
.BR iptables (8),
.BR psad (8)
.SH AUTHOR
Michael Rash <mbr@cipherdyne.org>
.SH BUGS
Send bug reports to mbr@cipherdyne.org.  Suggestions and/or comments are
always welcome as well.
.SH DISTRIBUTION
.B psad
is distributed under the GNU General Public License (GPL), and the latest
version may be downloaded from:
.B http://www.cipherdyne.org/