Configuring NTP servers
Escape to general bash shell by pressing X in the TUI.
Add one or more comma-separated lists of valid FQDN, IPv4, or IPv6 addresses of NTP servers for the
ssmc.ntp.DnsOrIP
property in the/ssmc/conf/security_config.properties
file.To apply the configuration settings, execute the
sudo /ssmc/bin/config_security.sh -o configure_ntp -a set
command.To restart the NTP service, select
yes
on the prompt.Verify that the configuration is successful and the service is active and continues to receive time synch feeds. Service start messages must appear in
/var/log/appliance.log
and/var/log/syslog
.To verify that the host time is synchronized with the NTP server time, execute the
date
command from shell.