fwcheck_psad
- look for iptables rules that log and block unwanted packets.
SYNOPSIS
fwcheck_psad [options]
DESCRIPTION
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
psad
, but can also be executed manually from the command line.
OPTIONS
--config
Specify path to the psad configuration file. By default this is
/etc/psad/psad.conf.
--fw-file
Allow the user to analyze a specific rulset from a file rather than the local
policy.
--fw-analyze
Analyze the local iptables ruleset and exit.
--no-fw-search-all
Look for specific log prefix defined through the FW_MSG_SEARCH variable(s) in
the configuration file.