nerdexam
(ISC)2

CISSP · Question #263

A proxy firewall operates at what layer of the Open System Interconnection (OSI) model?

The correct answer is D. Application. A proxy firewall operates at the Application layer (Layer 7) of the OSI model, inspecting and filtering traffic based on application-level protocols and content.

Submitted by chen.hong· Mar 5, 2026Communication and Network Security

Question

A proxy firewall operates at what layer of the Open System Interconnection (OSI) model?

Options

  • ATransport
  • BData link
  • CNetwork
  • DApplication

How the community answered

(33 responses)
  • A
    3% (1)
  • B
    3% (1)
  • C
    6% (2)
  • D
    88% (29)

Why each option

A proxy firewall operates at the Application layer (Layer 7) of the OSI model, inspecting and filtering traffic based on application-level protocols and content.

ATransport

The Transport layer (Layer 4) is associated with stateful packet inspection firewalls that filter based on TCP/UDP ports and connection state, not proxy firewalls that perform full application-layer content analysis.

BData link

The Data link layer (Layer 2) handles MAC addressing and frame switching, and no standard firewall type operates primarily at this layer for traffic filtering purposes.

CNetwork

The Network layer (Layer 3) is where packet-filtering firewalls operate, inspecting IP addresses and basic protocol headers, which lacks the application-awareness that defines a proxy firewall.

DApplicationCorrect

A proxy firewall operates at the Application layer (Layer 7) because it acts as an intermediary that fully understands application-layer protocols such as HTTP, FTP, and DNS. It terminates connections from clients, inspects the application-layer content for malicious payloads or policy violations, and then establishes a new connection to the destination, providing deep content inspection that lower-layer firewalls cannot perform.

Concept tested: Proxy firewall OSI layer classification

Source: https://www.cloudflare.com/learning/ddos/glossary/open-systems-interconnection-model-osi/

Topics

#Proxy firewall#OSI model#Application layer

Community Discussion

No community discussion yet for this question.

Full CISSP Practice