SV-239855r665851_rule
V-239855
SRG-NET-000074-FW-000009
CASA-FW-000040
CAT II
10
Configure the ASA to generate traffic log entries containing information to establish what type of events occurred as shown in the example below.
Step 1: Enable logging.
ASA(config)# logging enable
Step 2: Include the log parameter on all deny ACL statements.
ASA(config)# access-list OUTSIDE_OUT extended deny ip any any log
Review the ASA configuration to determine if it is compliant with the requirement.
Step 1: Verify that all ACL deny statements have the log parameter defined as shown in the example below.
access-list OUTSIDE_OUT extended deny ip any any log
Step 2: Verify logging is enabled.
logging enable
If the ASA is not configured to generate traffic log entries containing information to establish what type of events occurred, this is a finding.
V-239855
False
CASA-FW-000040
Review the ASA configuration to determine if it is compliant with the requirement.
Step 1: Verify that all ACL deny statements have the log parameter defined as shown in the example below.
access-list OUTSIDE_OUT extended deny ip any any log
Step 2: Verify logging is enabled.
logging enable
If the ASA is not configured to generate traffic log entries containing information to establish what type of events occurred, this is a finding.
M
5339