
		tiago2001
		
		(usa Debian)
		
		Enviado em 13/06/2012 - 01:06h 
		instalado apenas o ntpdate
segue a configuração do /etc/default/ntpdate
 1 # The settings in this file are used by the program ntpdate-debian, but not
  2 # by the upstream program ntpdate.
  3
  4 # Set to "yes" to take the server list from /etc/ntp.conf, from package ntp,
  5 # so you only have to keep it in one place.
  6 NTPDATE_USE_NTP_CONF=yes
  7
  8 # List of NTP servers to use  (Separate multiple servers with spaces.)
  9 # Not used if NTPDATE_USE_NTP_CONF is yes.
 10 NTPSERVERS="0.debian.pool.ntp.org 1.debian.pool.ntp.org 2.debian.pool.ntp.or    g 3.debian.pool.ntp.org"
 11
 12 # Additional options to pass to ntpdate
 13 NTPOPTIONS=""
 
Tentei com o ntp também não deu certo