Dear gentleman/madam,

i have a home network composed of 1 gateway and two boxes. All of them
running openbsd 4.1 of course.

I decided to get the time syncronization for all those boxes. In the
gateway machine, i managed to get the following in crontab:

*/5     *       *       *       *       /usr/sbin/rdate -4ncva
ptbtime1.ptb.de | /usr/bin/logger -t NTP


In the other two boxes (lion and etosha) i have:

*/5     *       *       *       *       /usr/sbin/rdate -4cva gw |
/usr/bin/logger -t NTP


Everything is working ok except because of those two boxes always have
a time about 20/22 seconds after my gateway time, like in the output
for date command:

[EMAIL PROTECTED] date
Sun May 13 23:04:35 BRT 2007
[EMAIL PROTECTED] date
Sun May 13 23:04:59 BRT 2007
[EMAIL PROTECTED] date
Sun May 13 23:04:59 BRT 2007

Does anybody have any ideia about why it is happening ?

Thanks in advance.

best regards.

Reply via email to