On Wed, Jan 01, 1992 at 01:27:39AM -0600, hanasaki wrote: > it is serving the time fine to others but: > it wont set my server's time from another time server > > I have entered "server... " lines into /etc/ntp.conf
If your time is too far off, ntpd will not know whether to trust the remote sites or yours and will refuse to change the time. -- CueCat decoder .signature by Larry Wall: #!/usr/bin/perl -n printf "Serial: %s Type: %s Code: %s\n", map { tr/a-zA-Z0-9+-/ -_/; $_ = unpack 'u', chr(32 + length()*3/4) . $_; s/\0+$//; $_ ^= "C" x length; } /\.([^.]+)/g;