Re: [ntp:questions] ntp client software slow

2007-03-18 Thread [EMAIL PROTECTED]
Hi If it was a resolving issue than the -n switch would have absolved me from the problem. We have several Solaris and Linux servers on the same subnet with the same resolver (DNS) setup and none of them has the same problem. I also noticed from my first post that ntpd failed with segmentation f

Re: [ntp:questions] ntp client software slow

2007-03-18 Thread Harlan Stenn
>>> In article <[EMAIL PROTECTED]>, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> >>> writes: vrkid0> Hi I've installed ntp 4.2.4p0 on an OpenBSD 4.0 box and I'm having vrkid0> some problems: vrkid0> 1. If I run the ntpd binary it, sometimes, doesn't vrkid0> start and doesn't report about problems. Whe

Re: [ntp:questions] Authentication

2007-03-18 Thread Hal Murray
>Many sites run without authentication. Others need to be able to prove >that their time stamps are traceable to NIST or some comparable national >standards agency in another country. Such sites need authentication. How many of the national standards laboratories support authentication? I to

[ntp:questions] ntp client software slow

2007-03-18 Thread [EMAIL PROTECTED]
Hi I've installed ntp 4.2.4p0 on an OpenBSD 4.0 box and I'm having some problems: 1. If I run the ntpd binary it, sometimes, doesn't start and doesn't report about problems. When I run it with -d it always works. If I run it with ktrace (strace equivalence) it always works. 2. running ntp client

Re: [ntp:questions] Authentication

2007-03-18 Thread Richard B. gilbert
Riccardo Castellani wrote: > Do you enable authentication level on NTP server ? > I have one NTP server (A) which is on both internal and external network, and > another 2 NTP server (B, C) in internal netowrk. > A is used to retrieve time information from Internet while B,C retrieve time > from

Re: [ntp:questions] Linux-2.6 kernel and ntpd-4.2.0

2007-03-18 Thread Richard B. gilbert
Jammer wrote: > Harlan Stenn wrote: > >> I've heard of reports of Linux *losing* time rapidly. >> >> I recommend you visit: >> >> http://ntp.isc.org/Support/TroubleshootingNTP >> >> and pay particular attention to the "known hardware issues" and "known >> operating system issues" sections. >> >>

Re: [ntp:questions] (Software) timeserver for windows being broadcast-able incl. keys

2007-03-18 Thread Ryan Malayter
On Mar 18, 12:09 am, Tom Smith <[EMAIL PROTECTED]> wrote: > He can change the server - address(es)/netmask(s), maybe add NICs - > and maybe he can change the router configuration. What he can't > change at the moment is the clients, so he's stuck with trying > to find a broadcast solution that hit

Re: [ntp:questions] sanity limit

2007-03-18 Thread Harlan Stenn
Per, Is it only the first data stream after (re)sync when the strange value happens? H ___ questions mailing list questions@lists.ntp.isc.org https://lists.ntp.isc.org/mailman/listinfo/questions

Re: [ntp:questions] sanity limit

2007-03-18 Thread Per Jessen
Per Jessen wrote: [snip] > What can I do to prevent the bogus time correction without having the > NTP daemon stop? No suggestions on this one? I'm about to just run ntpd on an endless loop, but it doesn't seem to be the most elegant solution :-( /Per Jessen, Zürich

[ntp:questions] Authentication

2007-03-18 Thread Riccardo Castellani
Do you enable authentication level on NTP server ? I have one NTP server (A) which is on both internal and external network, and another 2 NTP server (B, C) in internal netowrk. A is used to retrieve time information from Internet while B,C retrieve time from A and distributing it to clients. Whe