| Description | This article describes how use FortiGate as a 'one-armed sniffer' for dropped packet capture. |
| Scope | FortiDDOS B/E. |
| Solution |
FortiGate One-Arm Sniffer mode provides passive, out-of-band traffic capture, including dropped packets and enables advanced troubleshooting and security analysis without impacting production traffic.
Server:
root@172.30.153.27's password: 1. while true; do ./run_non_stop_inbound_traffic.sh 1; sleep 1; done 2. while true; do tcpreplay -i eth1 --pps 20000 inbound_attack_traffic.pcap; done
Notes:
Client:
root@172.30.153.26's password: fortinet 1. while true; do ./run_non_stop_outbound_traffic.sh 1; sleep 1; done 2. while true; do tcpreplay -i eth1 --pps 20000 outbound_attack_traffic.pcap; done
FortiGate:
Network -> Interface.
FortiDDoS:
'One-armed sniffer' check:
|
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2026 Fortinet, Inc. All Rights Reserved.