Description | This article gives an overview for the action that can be applied in the event a FortiGate becomes unresponsive. |
Scope | FortiOS. |
Solution |
If the FortiGate firewall is not responding, the following steps can be taken to diagnose the issue.
Check the LED Status:
Check the Connectivity:
Open https://<FortiGate-IP> in a browser.
Try connecting via SSH using ssh admin@<FortiGate-IP>.
C:\Users\sneaz>ssh admin@10.0.0.11
Note: The message 'The authenticity of host '10.0.0.11 (10.0.0.11)' can't be established' appears if the computer does not have the fingerprint saved. After saving the fingerprint, this message will not appear anymore.
Confirm the cables are connected properly. Check for IP address conflicts via the Windows event logs.
Verify reach to the internet:
Execute a ping to the internet with the following commands:
exec ping 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics ---
exec ping www.google.com PING www.google.com (142.250.191.164): 56 data bytes --- www.google.com ping statistics ---
Check the routing table to make sure that the default route is installed at the routing table:
get router info routing-table all Codes: K - kernel, C - connected, S - static, R - RIP, B - BGP Routing table for VRF=0
Use a console cable to connect with the FortiGate.
After connecting, check if the login prompt is displayed or if some errors appear. When some errors or text is continuously displayed, there are a few possible scenarios:
If the error is not clear, log all of these errors in the terminal and provide them to TAC to diagnose the problem.
Fatal error: Loading FOS fails!
Fatal error: AV engine file authentication failed!
If these logs are seen in the firewall CLI, FortiGate needs to be formatted, and new firmware needs to be loaded using the TFTP server (Technical Tip: Installing firmware from system reboot).
If the login prompt is seen, log in and check the available crash logs ('diag debug crashlog read'), comlog (if available, and enabled ('diag debug comlog read'), as well as the system status ('get system status') and the performance status ('get system perf status'). For the performance status, check if SoftIrqs are incrementing. See Troubleshooting Tip: Check SoftIrq increments (recommended when experiencing high CPU usage).
Related articles:
|
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 2025 Fortinet, Inc. All Rights Reserved.