Dear Emmanuel,

The clients and server are within the same private network. There is not any
firewall in this network. The ntpd daemon is running in the server. The
message that concerns me the most from the CLIENTs log is "May 23 18:08:34
localhost ntpdate[15492]: no server suitable for synchronization found".


Heres is what I get for the ntptrace -v -v 20.0.0.1 command (taplab is the
hostname of 20.0.0.1):
----------------------------------------------------------------------
[root@localhost log]# ntptrace -v -v 20.0.0.1
taplab: *Timeout*
[root@localhost log]#
----------------------------------------------------------------------

I included a ping send to "taplap" just to show that there is connectivity
to this server.

----------------------------------------------------------------------
[root@localhost log]# ping taplab
PING taplab (20.0.0.1) from 172.16.50.1 : 56(84) bytes of data.
Warning: time of day goes back, taking countermeasures.
64 bytes from taplab (20.0.0.1): icmp_seq=0 ttl=254 time=4.434 msec
64 bytes from taplab (20.0.0.1): icmp_seq=1 ttl=254 time=3.221 msec
--- taplab ping statistics ---
2 packets transmitted, 2 packets received, 0% packet loss
round-trip min/avg/max/mdev = 3.221/3.827/4.434/0.609 ms
[root@localhost log]#
----------------------------------------------------------------------

In the other hand this is what is stored in /var/logs/messages when stopping
and restarting the ntpd daemon but NOW IN THE SERVER:
----------------------------------------------------------------------
[root@localhost root]#
May 23 18:15:46 localhost ntpd[2806]: ntpd exiting on signal 15
May 23 18:15:47 localhost ntpd: ntpd shutdown succeeded
May 23 18:17:17 localhost ntpdate[2863]: no server suitable for
synchronization found
May 23 18:17:17 localhost ntpd:  succeeded
May 23 18:17:17 localhost ntpd: ntpd startup succeeded
May 23 18:17:17 localhost ntpd[2868]: ntpd 4.1.0 Wed Sep  5 06:54:30 EDT
2001 (1)
May 23 18:17:18 localhost ntpd[2868]: precision = 24 usec
May 23 18:17:18 localhost ntpd[2868]: kernel time discipline status 0040
May 23 18:20:43 localhost ntpd[2868]: time set 0.000000 s
May 23 18:20:43 localhost ntpd[2868]: synchronisation lost
----------------------------------------------------------------------

Thanks a lot..
Mario Siller.


-----Original Message-----
From: Emmanuel Seyman [mailto:[EMAIL PROTECTED]]
Sent: 23 May 2002 18:44
To: [EMAIL PROTECTED]
Subject: Re: NTP Server/Client Configuration


On Thu, May 23, 2002 at 06:30:18PM +0100, Siller Gonzalez Pico, Mario A
wrote:
> 
> Something I didn't mention in my last email is that for the Linux box NTP
> Server I want to have its internal clock as the time reference. That's why
I
> used the 127.127.1.0 on the ntp.conf file as the server address.

Got it.

> It seems that there is not response from the server....
> 
> Any ideas of what could be wrong??

Could you show us the output of `ntptrace -v -v 20.0.0.1` ?
My guess is that either ntpd on the server hasn't started (unlikely)
or the server has a firewall that blocks port 123 (possible).

Emmanuel



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to