nerdexam
EC-Council

312-50V9 · Question #467

A circuit level gateway works at which of the following layers of the OSI Model?

The correct answer is B. Layer 4 - TCP. A circuit-level gateway validates TCP handshake exchanges to determine session legitimacy without inspecting application payload, placing its operation at Layer 4 of the OSI model.

Evading IDS, Firewalls, and Honeypots

Question

A circuit level gateway works at which of the following layers of the OSI Model?

Options

  • ALayer 5 - Application
  • BLayer 4 - TCP
  • CLayer 3 - Internet protocol
  • DLayer 2 - Data link

How the community answered

(26 responses)
  • B
    92% (24)
  • C
    4% (1)
  • D
    4% (1)

Why each option

A circuit-level gateway validates TCP handshake exchanges to determine session legitimacy without inspecting application payload, placing its operation at Layer 4 of the OSI model.

ALayer 5 - Application

Choice A mislabels Layer 5 as the Application layer - the Application layer is Layer 7; Layer 5 is the Session layer - and circuit-level gateways operate below that at the TCP/Transport layer.

BLayer 4 - TCPCorrect

Circuit-level gateways operate at Layer 4 (Transport layer) of the OSI model, where they monitor TCP handshake messages such as SYN, SYN-ACK, and ACK to verify that a session is legitimate before permitting traffic. They do not inspect the actual application-layer content, which distinguishes them from application-layer (proxy) firewalls. This TCP connection-state validation is the defining operational characteristic of a circuit-level gateway.

CLayer 3 - Internet protocol

Layer 3 is the Network layer, which handles IP addressing and routing; circuit-level gateways function above this layer and focus on TCP connection state rather than packet routing.

DLayer 2 - Data link

Layer 2 is the Data Link layer, responsible for MAC addressing and frame switching; circuit-level gateways operate well above this layer and have no involvement in frame-level processing.

Concept tested: Circuit-level gateway OSI layer classification

Source: https://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-41r1.pdf

Topics

#circuit-level gateway#OSI model#Layer 4#firewall types

Community Discussion

No community discussion yet for this question.

Full 312-50V9 Practice