Dear Emmanuel, 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.
I've done as you commented on your email. These are the messages stored in my /var/log/messages file of one of the clients when I stop and then start the ntpd daemon: May 23 18:08:22 localhost ntpd[15309]: ntpd exiting on signal 15 May 23 18:08:22 localhost ntpd: ntpd shutdown succeeded May 23 18:08:34 localhost ntpdate[15492]: no server suitable for synchronization found May 23 18:08:34 localhost ntpd: succeeded May 23 18:08:34 localhost ntpd[15497]: ntpd 4.1.0 Wed Sep 5 06:54:30 EDT 2001 (1) May 23 18:08:34 localhost ntpd[15497]: precision = 19 usec May 23 18:08:34 localhost ntpd[15497]: kernel time discipline status 0040 May 23 18:08:34 localhost ntpd: ntpd startup succeeded It seems that there is not response from the server.... Any ideas of what could be wrong?? Mario Siller. The IP address of my NTP server is 20.0.0.1. The configuration I have on the server ntp.conf file is: server 127.127.1.0 fudge 127.127.1.0 stratum 0 authenticate no The configuration I have on the clients ntp.conf file is: server 20.0.0.1 authenticate no -----Original Message----- From: Emmanuel Seyman [mailto:[EMAIL PROTECTED]] Sent: 23 May 2002 18:00 To: [EMAIL PROTECTED] Subject: Re: NTP Server/Client Configuration On Thu, May 23, 2002 at 05:22:59PM +0100, Siller Gonzalez Pico, Mario A wrote: > > Since my network is not connected to the > internet at all I want to configure one of my Linux boxes as NTP Server and > synch the others with it. Well, the clients are easy. Edit /etc/ntp.conf and make the local box the NTP server. Put its name/address in /etc/ntp/step-tickers and your boxes will synch with the server on start-up. 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