156-215.80 · Question #300
During the Check Point Stateful Inspection Process, for packets that do not pass Firewall Kernel Inspection and are rejected by the rule definition, packets are:
The correct answer is D. Dropped with logs and without sending a negative acknowledgment. In Check Point Stateful Inspection, packets blocked by a Drop rule are discarded and logged, but no TCP RST or ICMP Unreachable is sent back to the source.
Question
During the Check Point Stateful Inspection Process, for packets that do not pass Firewall Kernel Inspection and are rejected by the rule definition, packets are:
Options
- ADropped without sending a negative acknowledgment
- BDropped without logs and without sending a negative acknowledgment
- CDropped with negative acknowledgment
- DDropped with logs and without sending a negative acknowledgment
How the community answered
(28 responses)- B4% (1)
- C4% (1)
- D93% (26)
Why each option
In Check Point Stateful Inspection, packets blocked by a Drop rule are discarded and logged, but no TCP RST or ICMP Unreachable is sent back to the source.
This choice incorrectly omits logging - a Drop rule with tracking configured does generate log entries, so packets are not dropped without any record.
Dropping without both logs and a negative acknowledgment describes a fully silent drop with no tracking, which is not the standard behavior of a logged Drop rule applied during Firewall Kernel Inspection.
Sending a negative acknowledgment such as a TCP RST or ICMP Unreachable is the behavior specific to the Reject action, not to the Drop action described in this stateful inspection context.
When the Check Point Firewall Kernel applies a Drop rule during Stateful Inspection, the packet is silently discarded and a log entry is generated per the rule's tracking settings. No TCP Reset or ICMP Unreachable message is returned to the originating host - this silent discard with logging is the defining behavior of the Drop action, distinguishing it from the Reject action which does send a negative acknowledgment.
Concept tested: Check Point Stateful Inspection Drop rule packet handling behavior
Source: https://sc1.checkpoint.com/documents/R81/WebAdminGuides/EN/CP_R81_Firewall_AdminGuide/Topics-FWG/Check-Point-Stateful-Inspection.htm
Topics
Community Discussion
No community discussion yet for this question.