1FWCHECK_PSAD(8) System Manager's Manual FWCHECK_PSAD(8)
2
3
4
6 fwcheck_psad - look for iptables rules that log and block unwanted
7 packets.
8
10 fwcheck_psad [options]
11
13 fwcheck_psad parses the iptables ruleset on the underlying system to
14 see if iptables has been configured to log and block unwanted packets
15 by default. This program is called by psad , but can also be executed
16 manually from the command line.
17
19 --config
20 Specify path to the psad configuration file. By default this is
21 /etc/psad/psad.conf.
22
23 --fw-file
24 Allow the user to analyze a specific rulset from a file rather
25 than the local policy.
26
27 --fw-analyze
28 Analyze the local iptables ruleset and exit.
29
30 --no-fw-search-all
31 Look for specific log prefix defined through the FW_MSG_SEARCH
32 variable(s) in the configuration file.
33
34 --Lib-dir
35 Specify path to psad lib directory.
36
37 --help
38 Display the help message.
39
41 iptables(8), psad(8)
42
44 Michael Rash <mbr@cipherdyne.org>
45
47 Send bug reports to mbr@cipherdyne.org. Suggestions and/or comments
48 are always welcome as well.
49
51 psad is distributed under the GNU General Public License (GPL), and the
52 latest version may be downloaded from: http://www.cipherdyne.org/
53
54
55
56Debian GNU/Linux Aug, 2008 FWCHECK_PSAD(8)