Skip to content

NTP-Administration

NTP🔗

NTP administration is currently not supported via the Admin panels and if changes are required they are done from the vNetC console. The default NTP settings are using generally available public internet NTP servers. In the event the vNetC does not have internet access please follow these steps:

  1. Copy the file /usr/ns/etc/ntp-lead-servers.conf to /var/ns/etc/ntp-local.conf
  2. Edit /var/ns/etc/ntp-local.conf to add/remove NTP servers
  3. Edit /etc/ntp.conf to include the new file (remove comment on line where it is referenced.)
  4. Enter the command service ntpd onerestart (there may be an error that says /etc/rc.d/ntpd: WARNING: failed to start ntpd - this can be ignored)
  5. Check the status with ntpq -p to make sure the server is added to the ntp report.