SV-234183r987682_rule
V-234183
SRG-APP-000373-NDM-000298
FGFW-ND-000120
CAT II
10
Log in to the FortiGate GUI with Super-Admin privilege.
1. Open a CLI console, via SSH or available from the GUI.
2. Run the following command:
# config system ntp
# set ntpsync enable
# set type custom
# set syncinterval {INTEGER}
To add NTP server 1:
# config ntpserver
# edit {ID}
# set server {IP ADDRESS}
# set authentication enable
# set key {PASSWORD}
# set key-id {INTEGER}
# next
To add NTP server 2:
# config ntpserver
# edit {ID}
# set server {IP ADDRESS}
# set authentication enable
# set key {PASSWORD}
# set key-id {INTEGER}
# next
# end
Log in to the FortiGate GUI with Super-Admin privilege.
1. Open a CLI console, via SSH or available from the GUI.
2. Run the following command:
# show full-configuration system ntp | grep server
The output should be:
set server {IP address of NTP server 1}
set server {IP address of NTP server 2}
If the internal information system clocks are not configured to synchronize with the primary and secondary time sources, this is a finding.
V-234183
False
FGFW-ND-000120
Log in to the FortiGate GUI with Super-Admin privilege.
1. Open a CLI console, via SSH or available from the GUI.
2. Run the following command:
# show full-configuration system ntp | grep server
The output should be:
set server {IP address of NTP server 1}
set server {IP address of NTP server 2}
If the internal information system clocks are not configured to synchronize with the primary and secondary time sources, this is a finding.
M
5260