From 78a654efdce276ecb04913e46738ae1588f5cb85 Mon Sep 17 00:00:00 2001 From: Yuri Slobodyanyuk Date: Sat, 15 Oct 2022 14:05:27 +0000 Subject: [PATCH] Fortigate fixes --- .../Fortigate-debug-diagnose-complete-cheat-sheet.adoc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cheat-sheets/Fortigate-debug-diagnose-complete-cheat-sheet.adoc b/cheat-sheets/Fortigate-debug-diagnose-complete-cheat-sheet.adoc index b116181..5019e51 100644 --- a/cheat-sheets/Fortigate-debug-diagnose-complete-cheat-sheet.adoc +++ b/cheat-sheets/Fortigate-debug-diagnose-complete-cheat-sheet.adoc @@ -792,7 +792,7 @@ proxy SIP inspection is on (_ALG_ inspection). If the output is `default-voip-al |=== -== Administrator GUI access and API automation requests debug +== Administrator GUI, SSH access and API automation requests debug [cols=2, options="header"] |=== @@ -803,6 +803,9 @@ proxy SIP inspection is on (_ALG_ inspection). If the output is `default-voip-al |Enable diagnostics for administrator and remote REST API access via `api-user`. When debugging API automation, refrain from working in admin GUI as it will produce a lot of unrelated output. +|*diagnose debug application sshd -1* +|Debug SSH administrator session. + |===