Author Topic: Tyme sync NTP does not work  (Read 2423 times)

acon

  • Board Moderator
  • Zen Samurai
  • *****
  • Posts: 454
  • Karma: +18/-0
    • View Profile
Tyme sync NTP does not work
« on: November 14, 2010, 11:59:43 am »
In syslog i get each minute:
Code: [Select]
Nov 14 11:59:05 gila ntpd[5470]: process_private: failed auth mod_okay 0
Nov 14 11:59:05 gila ntpd_initres[7405]: ntpd returns a permission denied error!
Nov 14 11:59:05 gila ntpd[5470]: process_private: failed auth mod_okay 0
Nov 14 11:59:05 gila ntpd_initres[7405]: ntpd returns a permission denied error!
Nov 14 11:59:05 gila ntpd[5470]: process_private: failed auth mod_okay 0
Nov 14 11:59:05 gila ntpd_initres[7405]: ntpd returns a permission denied error!

In console as root:
Code: [Select]
root@gila:~# ntpdate
14 Nov 12:00:42 ntpdate[24519]: no servers can be used, exiting

Someone has resolved this?

Sam Graf

  • Guest
Re: Tyme sync NTP does not work
« Reply #1 on: November 14, 2010, 06:55:06 pm »
I have had no trouble with NTP working. I can think only of possible problems with the basics:

  • The NTP server(s) you've specified in "Date and Time Configuration" permits connections from your Zentyal machine.
  • The firewall allows NTP traffic out of Zentyal.

EDIT: Just properly read the last bit of your post. ntpdate isn't running on a stock Zentyal machine, ntpd is, I think. At the command line, use ntpq -pn to see if NTP has selected a server (indicated by * next to the IP address) and acquired the time.
« Last Edit: November 14, 2010, 07:00:11 pm by Sam Graf »