312-50V11 · Question #305
Which of the statements concerning proxy firewalls is correct?
The correct answer is D. Computers establish a connection with a proxy firewall which initiates a new network connection. Proxy firewalls act as intermediaries by terminating the client connection and creating a new separate connection to the destination on behalf of the client.
Question
Which of the statements concerning proxy firewalls is correct?
Options
- AProxy firewalls increase the speed and functionality of a network.
- BFirewall proxy servers decentralize all activity for an application.
- CProxy firewalls block network packets from passing to and from a protected network.
- DComputers establish a connection with a proxy firewall which initiates a new network connection
How the community answered
(30 responses)- B3% (1)
- C3% (1)
- D93% (28)
Why each option
Proxy firewalls act as intermediaries by terminating the client connection and creating a new separate connection to the destination on behalf of the client.
Proxy firewalls introduce processing overhead for connection handling and content inspection, which typically reduces network speed rather than increasing it.
Proxy firewalls centralize application traffic through a single control point, not decentralize it, which is a core architectural feature of the proxy model.
Blocking packets from passing to and from a protected network describes a packet-filtering firewall, not a proxy firewall, which instead terminates and re-initiates connections.
A proxy firewall operates at the application layer by accepting an inbound connection from a client, inspecting the request, and then initiating a brand-new outbound connection to the target server. This two-connection model means the client never communicates directly with the destination, allowing deep inspection and access control at the application layer.
Concept tested: Proxy firewall connection model and application-layer mediation
Source: https://www.cloudflare.com/learning/firewall/what-is-a-proxy-firewall/
Topics
Community Discussion
No community discussion yet for this question.