nerdexam
EC-Council

312-50V10 · Question #579

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 operates at Layer 4 (Transport layer, where TCP functions), monitoring TCP connection establishment to validate sessions without inspecting application payload data.

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

(36 responses)
  • A
    3% (1)
  • B
    92% (33)
  • D
    6% (2)

Why each option

A circuit-level gateway operates at Layer 4 (Transport layer, where TCP functions), monitoring TCP connection establishment to validate sessions without inspecting application payload data.

ALayer 5 - Application

Layer 5 as labeled in the choices corresponds to the Application tier, which is the domain of application-layer proxy firewalls that perform full content inspection - not circuit-level gateways.

BLayer 4 - TCPCorrect

Circuit-level gateways function at the Transport layer where TCP operates, validating that connections conform to proper TCP handshake sequences (SYN, SYN-ACK, ACK) before permitting traffic to pass through. They relay TCP connections and monitor handshaking state without analyzing the application-layer content of the data stream. This distinguishes them from deeper application-layer proxy firewalls while providing more session awareness than simple network-layer packet filters.

CLayer 3 - Internet protocol

Layer 3 (Internet Protocol/Network layer) is where packet filtering firewalls operate by inspecting IP headers and addresses, not where TCP session handshake monitoring occurs.

DLayer 2 - Data link

Layer 2 (Data Link) handles MAC addressing and local frame delivery and has no involvement in TCP session state monitoring performed by circuit-level gateways.

Concept tested: Circuit-level gateway TCP transport layer classification

Source: https://www.cisco.com/c/en/us/products/security/firewalls/what-is-a-firewall.html

Topics

#circuit-level gateway#OSI model#firewall types#network layers

Community Discussion

No community discussion yet for this question.

Full 312-50V10 Practice