Juniper SRX firewalls can operate in Packet Mode (stateless) or Flow Mode (stateful), each defining how traffic is processed.
This article explains in-depth difference between Packet Mode (stateless) and Flow Mode (stateful).
In Juniper SRX firewalls, traffic can be processed in two distinct modes: Packet Mode and Flow Mode. These modes define how traffic is handled at the network layer and influence how the firewall interacts with packets and sessions. Each mode has unique operational characteristics and impacts on network performance, security, and resource utilization.
Packet Mode (Stateless Forwarding)
In Packet Mode, Juniper SRX devices forward traffic on a per-packet basis without creating any session or maintaining state. This mode is analogous to traditional routing behavior and provides the simplest form of traffic handling.
Use Case:
Flow Mode (Stateful Inspection)
In Flow Mode, the SRX firewall inspects traffic by analyzing and tracking complete sessions. This mode provides more advanced security mechanisms and is the default operating mode for Juniper SRX firewalls.
Session Creation Process: