A network administrator is setting up a firewall in a cloud environment for a web application. Which feature of a firewall will BEST ensure that the returning traffic from a client's initiated connection is allowed, while unsolicited incoming traffic is blocked?
You selected this option
Packet filtering based on source and destination IP addresses
You selected this option
Dynamic packet inspection and tracking of active connections
You selected this option
Application-layer inspection specific to web protocols
You selected this option
Utilization of proxy services to mediate between client and server
A stateful firewall monitors the state of active connections and makes decisions based on the context of the traffic. It allows traffic that is part of an established session to return through the firewall, which makes it ideal for ensuring that responses to client requests are permitted, while blocking unsolicited incoming connections. Other types of firewalls such as packet filtering and proxy firewalls do not maintain state and therefore cannot dynamically allow or deny traffic based on established connections. A web application firewall primarily focuses on HTTP/HTTPS traffic to protect web applications from security threats and would not necessarily have the capability to monitor the state of all types of network connections.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is dynamic packet inspection?
Open an interactive chat with Bash
How does a stateful firewall differ from a stateless firewall?
Open an interactive chat with Bash
What is the role of application-layer inspection in firewalls?