Olá Giovanni, Antes de ler o doc estava assim: server 143.108.30.3 server 192.43.244.18 driftfile /var/db/ntpd.drift
Depois de ler o doc coloquei assim o ntp.conf: server 143.108.30.3 server 192.43.244.18 driftfile /var/db/ntpd.drift restrict default ignore restrict 200.xxx.xxx.0 mask 255.255.255.0 nomodify notrap Já havia feito isto anteriormente sem sucesso. Acho que tem a ver com stratum=16 status=c011 sync_alarm, sync_unspec, 1 event, event_restart, version="ntpd 4.2.0-a Mon Aug 8 11:49:35 BRST 2005 (1)", processor="i386", system="FreeBSD/5.4-RELEASE-p6", leap=11, stratum=16, precision=-20, rootdelay=0.000, rootdispersion=5.790, peer=0, refid=INIT, reftime=00000000.00000000 Thu, Feb 7 2036 3:28:16.000, poll=4, clock=c8fb03af.5832a099 Tue, Nov 7 2006 11:07:59.344, state=1, offset=0.000, frequency=-77.341, jitter=0.001, stability=0.000 que diz que o server nao está sincronizado. Como resolver isto? Obrigado. On Tue, 7 Nov 2006, Giovanni P. Tirloni wrote: > Vitor Renato Alves de Brito wrote: > > Olá, > > > > Irado, tá rodando: > > > > netstat -an | grep 123 > > udp4 0 0 127.0.0.1.123 *.* > > udp4 0 0 200.xxx.xx.x.123 *.* > > udp4 0 0 *.123 *.* > > > > ps -ax | grep ntpd > > 37151 ?? Ss 0:00.05 ntpd -c /etc/ntp.conf > > 37469 p0 R+ 0:00.00 grep ntpd > > > > E a máquina tá sem firewall > > ipfw -f flush; ipfw -f pipe flush > > pfctl -d > > Olá, > > Verifique se no ntp.conf você está liberando a faixa de IP correta. > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/ \ > handbook/network-ntp.html > > Boa sorte, > > -- > Giovanni P. Tirloni > http://www.tirloni.org > > ------------------------- > Histórico: http://www.fug.com.br/historico/html/freebsd/ > Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd > > > > --- > Esta mensagem foi verificada pelo e-mail protegido Arte Final > Antivírus: F-Prot / Versão: 4.6.6 / Atualizado em: 6-Nov-2006 > Proteja o seu e-mail com a Arte Final - http://www.artefinal.com.br > Até mais, --- Vitor Renato Alves de Brito - System Manager Arte Final Provedor Internet - http://www.artefinal.com.br Alfenas - Sul de Minas Gerais --- Esta mensagem foi verificada pelo e-mail protegido Arte Final Antivírus: F-Prot / Versão: 4.6.6 / Atualizado em: 6-Nov-2006 Proteja o seu e-mail com a Arte Final - http://www.artefinal.com.br ------------------------- Histórico: http://www.fug.com.br/historico/html/freebsd/ Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd

