From 768da8c30c7c53a79301d584dc0af9aa2b32abbc Mon Sep 17 00:00:00 2001 From: Darkstar-agent Date: Tue, 1 Sep 2020 21:38:55 +0300 Subject: [PATCH] ongoing additions, changes, and fixes --- Fortigate-debug-diagnose-complete-cheat-sheet.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Fortigate-debug-diagnose-complete-cheat-sheet.adoc b/Fortigate-debug-diagnose-complete-cheat-sheet.adoc index 97f47d4..674b861 100644 --- a/Fortigate-debug-diagnose-complete-cheat-sheet.adoc +++ b/Fortigate-debug-diagnose-complete-cheat-sheet.adoc @@ -23,6 +23,10 @@ a| Filter VPN debug messages using various parameters: * `src-addr4`/`src-addr6` IPv4/IPv6 source address range to filter by. * `dst-addr4`/`dst-addr6` IPv4/IPv6 destination address range to filter by. * `src-port` Source port range +* `dst-port` Destination port range +* `vd` Index of virtual domain. -1 matches all. +* `interface` Interface that IKE connection is negotiated over. +* `negate` Negate the specified filter parameter. |*diagnose debug application ike -1*