Created on 09-28-2023 09:14 PM Edited on 05-21-2024 10:59 PM By Jean-Philippe_P
This article describes the requirements for and how to configure the FortiGate with FIPS-CC enabled in order to send a log to FortiAnalyzer successfully. It also discusses the use case for FortiGate with none-FIPS-CC enabled requirements and configuration.
FortiGate (FIPS-CC enabled), FortiAnalyzer.
The mandatory requirements to achieve successful logging from the FortiGate with FIPS-CC enabled to FortiAnalyzer are as follows:
At the same time, for none-FIPS-CC enabled FortiGate(s) that are sent to the same FortiAnalyzer, the requirements are as follows:
Fortianalyzer custom Server certificate needs to be an X509 certificate that should meet the following requirements:
In FortiAnalyzer:
config system certificate oftp
set mode local
set local "server_cert"
end
In FortiGate:
exe ping faz.fortinet.local
PING faz.fortinet.local (10.47.88.99): 56 data bytes
64 bytes from 10.47.88.99: icmp_seq=0 ttl=62 time=220.4 ms
64 bytes from 10.47.88.99: icmp_seq=1 ttl=62 time=220.3 ms
64 bytes from 10.47.88.99: icmp_seq=2 ttl=62 time=220.2 ms
64 bytes from 10.47.88.99: icmp_seq=3 ttl=62 time=220.2 ms
64 bytes from 10.47.88.99: icmp_seq=4 ttl=62 time=220.1 ms
--- faz.fortinet.local ping statistics ---
5 packets transmitted, 5 packets received, 0% packet loss
round-trip min/avg/max = 220.1/220.2/220.4 ms
config log fortianalyzer setting
set status enable
set server "faz.fortinet.local"
set certificate-verification disable
set upload-option realtime
set reliable enable
end
execute log fortianalyzer test-connectivity
Failed to get FAZ's status. Authentication Failed. (-19)
execute log fortianalyzer test-connectivity
FortiAnalyzer Host Name: FAZ-74
FortiAnalyzer Adom Name: root
FortiGate Device ID: FGVM08TM99999999
Registration: registered
Connection: allow
Adom Disk Space (Used/Allocated): 576885730B/53687091200B
Analytics Usage (Used/Allocated): 535450594B/37580963840B
Analytics Usage (Data Policy Days Actual/Configured): 3/60 Days
Archive Usage (Used/Allocated): 41435136B/16106127360B
Archive Usage (Data Policy Days Actual/Configured): 3/365 Days
Log: Tx & Rx (638 logs received since 09:45:46 09/28/23)
IPS Packet Log: Tx & Rx
Content Archive: Tx & Rx
Quarantine: Tx & Rx
config log fortianalyzer setting
set status enable
set server "10.47.88.99"
set certificate-verification disable
set upload-option realtime
set reliable enable
end
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 2024 Fortinet, Inc. All Rights Reserved.