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.
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)- A3% (1)
- B3% (1)
- C7% (2)
- D86% (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.
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.
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.
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.
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
Community Discussion
No community discussion yet for this question.