Skip to content

Instantly share code, notes, and snippets.

@TomCan
Last active January 5, 2016 16:17
Show Gist options
  • Save TomCan/69e6200458cd73058cee to your computer and use it in GitHub Desktop.
Save TomCan/69e6200458cd73058cee to your computer and use it in GitHub Desktop.
Fortigate log traffic per IP
diagnose debug reset
diagnose debug enable
diagnose debug flow show console enable
diagnose debug flow filter add <IP-ADDRESS-TO-FILTER>
diagnose debug flow trace start <NUMBER-OF-PACKETS>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment