nerdexam
Fortinet

NSE4 · Question #354

An administrator is using the FortiGate built-in sniffer to capture HTTP traffic between a client and a server, however, the sniffer output shows only the packets related with TCP session setups and…

The correct answer is D. TCP traffic is being offloaded to an NP6. The FortiGate sniffer only showing TCP session setup and disconnection packets, but no data, indicates that the data plane traffic is being offloaded to an NP6 processor.

Submitted by thandi_sa· Apr 18, 2026Logging and Monitoring

Question

An administrator is using the FortiGate built-in sniffer to capture HTTP traffic between a client and a server, however, the sniffer output shows only the packets related with TCP session setups and disconnections. Why?

Options

  • AThe administrator is running the sniffer on the internal interface only.
  • BThe filter used in the sniffer matches the traffic only in one direction.
  • CThe FortiGate is doing content inspection.
  • DTCP traffic is being offloaded to an NP6.

How the community answered

(29 responses)
  • A
    3% (1)
  • B
    3% (1)
  • C
    7% (2)
  • D
    86% (25)

Why each option

The FortiGate sniffer only showing TCP session setup and disconnection packets, but no data, indicates that the data plane traffic is being offloaded to an NP6 processor.

AThe administrator is running the sniffer on the internal interface only.

Running the sniffer on only the internal interface would simply limit the capture to that interface but would still show data packets if they were processed by the CPU and not offloaded.

BThe filter used in the sniffer matches the traffic only in one direction.

Even if a sniffer filter only captured traffic in one direction, it would still show data packets for that direction if they were processed by the CPU, not just session setup/teardown.

CThe FortiGate is doing content inspection.

Content inspection (like proxy-based UTM) is performed by the FortiGate's CPU, which would actually make the traffic more visible to a software sniffer, not less.

DTCP traffic is being offloaded to an NP6.Correct

When TCP traffic is offloaded to a Network Processor (NP6), the main CPU no longer processes the data packets, causing the built-in software sniffer to only capture the initial session setup and final teardown packets handled by the CPU.

Concept tested: FortiGate NP6 offloading and sniffer behavior

Source: https://community.fortinet.com/t5/FortiGate/Troubleshooting-Tip-Troubleshooting-FortiGate-NPx-offloading/ta-p/192666

Topics

#Packet Sniffer#Troubleshooting#FortiGate Diagnostics#TCP Session Flow

Community Discussion

No community discussion yet for this question.

Full NSE4 Practice