On Mon, 2002-09-09 at 13:51, James Pifer wrote: > I have RH7.1 server that should be running NTp for the rest of the > machines on my network, Linux, Netware, and win32. Problem is that it > doesn't seem to be working, but I know it used to. > > I don't see any log files specific to NTP in /var/logs. What log files > does NTP write to? > > If I port scan the machine I do not see port 123 open. Isn't that what > NTP uses for clients that want to connect to it? There is no firewall > running as it's only on the internal network. > > If I "ps -ef | grep ntp" it returns that "ntpd -A" is running. > > The drift file has a fairly current time/date stamp (within the hour) > and contains "-86.218" > > Any suggestions on how to proceed? >
I would start with ntpq -p you should get a liting of the servers thntp knows about and some status info for each In all the [x]ntp installations I have worked with there are some messages written to /var/log/messages. you should at least see when the deamon was started if it was. ntp will also not start up if the time os to far out of sync. you might try ntpdate nameofavalidtimeserver you cannont run it if ntp is running. there should be extensive docs for each of the commands in /usr/share/doc/ntp* if you installed from rpm Bret -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list