Re: Another NTP Problem

2003-02-02 Thread Mike McMullen
Hi Todd, I had added the prefer keywords as a shotgun approach to getting it working. I removed it and all still appears to be working. I had my restrict default set to nomodify. Thanks for the response! Mike > On Sun, 2 Feb 2003, Mike McMullen wrote: > > > server time.nist.gov prefer > > ser

Re: Another NTP Problem

2003-02-02 Thread Mike McMullen
Thanks, Bret. I went back to double check everything and magically it had synced with a server. Not sure why but it is working now. Thanks, Mike > On Sun, 2003-02-02 at 17:39, Mike McMullen wrote: > > I'm having my own NTP problem at the moment > > on a RH 7.3 system. I have added server lines

Re: Another NTP Problem

2003-02-02 Thread Todd A. Jacobs
On Sun, 2 Feb 2003, Mike McMullen wrote: > server time.nist.gov prefer > server ns.arc.nasa.gov prefer > server tick.usno.navy.mil prefer You can only prefer one server in each stratum. And unless you *really* know what you are doing, you should never use prefer to point to any server other

Re: Another NTP Problem

2003-02-02 Thread Bret Hughes
On Sun, 2003-02-02 at 17:39, Mike McMullen wrote: > I'm having my own NTP problem at the moment > on a RH 7.3 system. I have added server lines > in the /etc/ntp.conf and restarted the server. > > It always uses the local clock. My server lines look like > this: > > server time.nist.gov prefer

Another NTP Problem

2003-02-02 Thread Mike McMullen
I'm having my own NTP problem at the moment on a RH 7.3 system. I have added server lines in the /etc/ntp.conf and restarted the server. It always uses the local clock. My server lines look like this: server time.nist.gov prefer server ns.arc.nasa.gov prefer server tick.usno.navy.mil prefer