CASA-FW-000230 - The Cisco ASA must be configured to filter inbound traffic on all external interfaces - Interface

Warning! Audit Deprecated

This audit has been deprecated and will be removed in a future update.

View Next Audit Version

Information

Unrestricted traffic to the trusted networks may contain malicious traffic that poses a threat to an enclave or to other connected networks. Additionally, unrestricted traffic may transit a network, which uses bandwidth and other resources.

Firewall filters control the flow of network traffic, ensure the flow of traffic is only allowed from authorized sources to authorized destinations. Networks with different levels of trust (e.g., the Internet) must be kept separated.

Solution

Step 1: Configure the ACL to allow specific inbound traffic.

ASA(config)# access-list OUTSIDE_2_DMZ extended permit tcp any host 10.1.33.2 eq www
ASA(config)# access-list OUTSIDE_2_DMZ extended permit tcp any host 10.1.33.2 eq https
ASA(config)# access-list OUTSIDE_2_DMZ extended permit tcp any host 10.1.33.3 eq ftp
ASA(config)# access-list OUTSIDE_2_DMZ extended permit tcp any host 10.1.33.3 eq ftp-data
ASA(config)# access-list OUTSIDE_2_DMZ extended deny ip any any log

Step 2: Apply the ACL inbound to the external interface.

ASA(config)# access-group OUTSIDE_2_DMZ in interface OUTSIDE

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_Cisco_ASA_Y22M04_STIG.zip

Item Details

References: CAT|II, CCI|CCI-002403, Rule-ID|SV-239865r665881_rule, STIG-ID|CASA-FW-000230, Vuln-ID|V-239865

Plugin: Cisco

Control ID: 33582964a5a6fe2326efdc0ff771f0dfb7b0c0ab6afefc2e12fec217935333e8