Oleg Green wrote:

> Hi Javier
> I'm trying to work with a RedHat7.2 server and 20 Linux clients to
> that
> server. Linux Server can get time of an internet server but I have the
> problem with clients,thay can not get the time off of the local Linux
> server.
> This message that I get on cliet Linux computer:
> [root@Client1 init.d]# /usr/sbin/ntpdate 10.10.10.1
> 19 Apr 07:22:30 ntpdate[2349]: no server suitable for synchronization
> found
>
> 10.10.10.1 - Linux Server IP
> 10.10.10.4 - Client1
> Ping server from Client1 is OK.

Things to check:
1. Server is running ntpd ("service ntpd status" should do the trick).
2. Client's ntp.conf file. Should list server for ntpdate to work.
3. Client's firewall configuration. Needs udp port 123 open.
4. Server's firewall configuration. Needs udp port 123 open.
5. If all else fails, sync your client by hand (date -s) and start ntpd.
then use ntpdc and ntpq. There is documentation on both in your system
located in /usr/share/doc/ntp-4.1.0. You might start there at index.htm
to gain a better understanding of NTP.

Cheers,

--
Javier Gostling
Ingeniero de Sistemas
Virtualia S.A.
[EMAIL PROTECTED]
Fono: +56 (2) 202-6264 x 130
Fax: +56 (2) 342-8763
Mobil: +56 (9) 824-5236

Av. Kennedy 5757, of 1502
Las Condes
Santiago
Chile





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

Reply via email to