nerdexam
EC-Council

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.

Evading IDS, Firewalls, and Honeypots

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)
  • B
    3% (1)
  • C
    3% (1)
  • D
    93% (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.

AProxy firewalls increase the speed and functionality of a network.

Proxy firewalls introduce processing overhead for connection handling and content inspection, which typically reduces network speed rather than increasing it.

BFirewall proxy servers decentralize all activity for an application.

Proxy firewalls centralize application traffic through a single control point, not decentralize it, which is a core architectural feature of the proxy model.

CProxy firewalls block network packets from passing to and from a protected network.

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.

DComputers establish a connection with a proxy firewall which initiates a new network connectionCorrect

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

#proxy firewall#network connection#firewall types#packet filtering

Community Discussion

No community discussion yet for this question.

Full 312-50V11 Practice