Time Synchronizing Between Two Servers

Jeffrey Goldberg jeffrey at goldmark.org
Thu May 3 13:42:07 UTC 2007


On May 2, 2007, at 8:45 PM, Duane Hill wrote:

>
> I have two servers that have to have their time synchronized  
> between the two to within one second. What is recommended?
>
> Currently, I have ntpd running on one and have the other  
> synchronizing it's time off the first.

ntp is the right way to do things.  You could set each server as an  
ntp peer of the other.  That way.  And, as others pointed out, you  
could have one of them use an external lower stratum (closer to  
reference servers) to sync properly with the rest of the world which  
is useful if you want your logs to match up properly with the rest of  
us.

-j

-- 
Jeffrey Goldberg                        http://www.goldmark.org/jeff/



More information about the freebsd-questions mailing list