Weekly CISSP Practice
Exam Questions
Week 39 - Question 2
Which of the following is NOT a firewall type?
A. Packet-Filtering Firewall
B. Stateful Firewall
C. Circuit-Level Gateway
D. Dynamic Host Configuration Protocol (DHCP)
Answer: D
Explanation:
A. Packet-Filtering Firewall
This is a "First Generation" firewall that operates primarily at the Network Layer (Layer 3).
-
The Mechanism: It examines each packet individually and compares the header information (source/destination IP, port, and protocol) against a static Access Control List (ACL).
-
The Limitation: It is "stateless," meaning it does not remember previous packets. It cannot tell if an incoming packet is a legitimate response to an internal request or a malicious probe.
B. Stateful Firewall (Stateful Inspection)
Stateful firewalls were developed to address the limitations of static packet filtering by adding memory to the process.
-
The Mechanism: It maintains a State Table that tracks the context of active connections. It monitors the "handshake" of a connection and ensures that incoming traffic was actually requested by an internal host.
-
The Benefit: It offers higher security because it understands the "state" of the conversation, effectively blocking unsolicited outside traffic while allowing established sessions to flow.
C. Circuit-Level Gateway
A Circuit-Level Gateway operates at the Session Layer (Layer 5) of the OSI model.
-
The Mechanism: Rather than inspecting individual packets or application data, it monitors the TCP handshaking between packets to determine if a requested session is legitimate. Once the session is validated, traffic flows freely between the hosts without further inspection of the individual packets.
-
The Benefit: It is faster and more efficient than a Proxy/Application firewall but provides less security because it does not inspect the contents (payload) of the packets.
D. Dynamic Host Configuration Protocol (DHCP)
This is the correct answer because DHCP is a Network Infrastructure Service, not a security filter.
-
Why it's the Answer: DHCP is used to automatically assign IP addresses, subnet masks, and default gateways to devices on a network.
While it is a vital part of networking, it does not perform any traffic filtering, state tracking, or access control functions.
Podcasts
Check out my weekly podcasts that delve deep into the relevant topics related to each of CISSP domains. In addition, I will go over specific questions and they can be interpreted and answered.
CISSP Cyber Training Academy
Tired of not knowing how to study for the CISSP Exam?
Check out the CISSP Cyber Training Academy to help you on your journey!
CISSP Cyber Training - YouTube
Check out my video collection on YouTube discussing all the details needed to help you pass the CISSP exam.