Implementing Cisco Network Security (IINS, legacy) — Question 94
In which three cases does the ASA firewall permit inbound HTTP GET requests during normal operations? (Choose three).
Answer options
- A. when a matching TCP connection is found
- B. when the firewall requires strict HTTP inspection
- C. when the firewall receives a FIN packet
- D. when matching ACL entries are configured
- E. when the firewall requires HTTP inspection
- F. when matching NAT entries are configured
Correct answer: A, D, F
Explanation
The ASA firewall allows inbound HTTP GET requests when there is an established TCP connection (A), when Access Control Lists (ACLs) are set up to permit the traffic (D), and when Network Address Translation (NAT) entries correspond with the request (F). The other options (B, C, E) do not directly relate to the conditions under which HTTP GET requests would be permitted.