156-215.80 · Question #169
The INSPECT engine inserts itself into the kernel between which two OSI model layers?
The correct answer is C. Data and Network. The Check Point INSPECT engine inserts itself in the kernel between the Data Link layer and the Network layer to intercept all inbound and outbound traffic before it can be processed by higher-level protocols.
Question
The INSPECT engine inserts itself into the kernel between which two OSI model layers?
Options
- APhysical and Data
- BSession and Transport
- CData and Network
- DPresentation and Application
How the community answered
(32 responses)- A6% (2)
- B3% (1)
- C88% (28)
- D3% (1)
Why each option
The Check Point INSPECT engine inserts itself in the kernel between the Data Link layer and the Network layer to intercept all inbound and outbound traffic before it can be processed by higher-level protocols.
Physical and Data Link are the two lowest layers; the INSPECT engine does not sit below the Data Link layer because it is a software kernel module, not a physical driver.
Session and Transport are Layers 5 and 4 respectively; placing inspection there would allow packets to already be partially processed by the network stack before being evaluated.
The INSPECT engine operates at the kernel level by positioning itself between Layer 2 (Data Link) and Layer 3 (Network). This placement ensures every packet is inspected before the IP stack processes it, allowing Check Point to enforce policy before any routing or higher-layer handling occurs. This is a fundamental architectural feature of the Stateful Inspection technology.
Presentation and Application are the topmost layers; inspection at that level would allow traffic to traverse the entire TCP/IP stack unchecked, defeating the purpose of a kernel-level firewall.
Concept tested: Check Point INSPECT engine OSI layer position
Source: https://sc1.checkpoint.com/documents/R81.20/WebAdminGuides/EN/CP_R81.20_SecurityManagement_AdminGuide/Content/Topics-SMAG/Stateful-Inspection.htm
Topics
Community Discussion
No community discussion yet for this question.