Technical Tip: Successfull Sniffer packet result for FortiManager remote access
| Description | This article describes how to view the sniffer packet results for FortiManager remote access successfully. |
| Scope | FortiManager, FortiGate. |
| Solution | Below is the scenario:
When FortiManager successfully performs remote access, then both sniffer packets can show both way communication between FortiManager and FortiGate.
At FortiManager, run CLI commands:
diagnose fgfm session-list <-- To get fgfm tunnel IP for FortiGate. diagnose sniffer packet any "host <fgfm tunnel IP for FortiGate>" 3 0 l
At FortiGate, run CLI commands:
diagnose sniffer packet any "host <fgfm tunnel IP for FortiManager>" 6 0 l
Otherwise, the port 8082 connection might be blocked between FortiManager and FortiGate. |


