Re: [ntp:questions] Could some one help in pointing out the error here

2007-04-20 Thread Richard B. gilbert
Remo wrote: > Hi All, > > I was not able to set a remote server's leap. It looks like the NTP > packets from the query is not generated at all. Though the "sendpkt" > procedure is being called "sendrequest", I am not able to see the > packet reaching the other side. I guess that I am missing some

[ntp:questions] Could some one help in pointing out the error here

2007-04-20 Thread Remo
Hi All, I was not able to set a remote server's leap. It looks like the NTP packets from the query is not generated at all. Though the "sendpkt" procedure is being called "sendrequest", I am not able to see the packet reaching the other side. I guess that I am missing something as there is a erro

Re: [ntp:questions] Local clock question with dialup connection

2007-04-20 Thread Harlan Stenn
>>> In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Nigel Henry) writes: Nigel> I've been seriously reading the docs today, and have found a server Nigel> option for /etc/ntp.conf named "calldelay", which says it works with Nigel> burst, or iburst. iburst sends a pkt, then calldelay delays the

Re: [ntp:questions] Local clock question with dialup connection

2007-04-20 Thread Nigel Henry
On Thursday 19 April 2007 19:11, Danny Mayer wrote: > Nigel Henry wrote: > > On Thursday 19 April 2007 05:12, Danny Mayer wrote: > >> Harlan Stenn wrote: > >> In article <[EMAIL PROTECTED]>, > >> [EMAIL PROTECTED] (Nigel Henry) writes: > >>> > >>> Nigel> [EMAIL PROTECTED] djmons]$ /usr/sbin

Re: [ntp:questions] TrueTime refclock Users?

2007-04-20 Thread Kevin Oberman
> From: Harlan Stenn <[EMAIL PROTECTED]> > Date: Fri, 20 Apr 2007 19:26:30 + > Sender: [EMAIL PROTECTED] > > Roger, > > I can easily handle multiple people maintaining a refclock driver. > > Y'all just need to let me know who is on the team, and I will listen harder > to Roger as he's the fi

Re: [ntp:questions] TrueTime refclock Users?

2007-04-20 Thread Harlan Stenn
Roger, I can easily handle multiple people maintaining a refclock driver. Y'all just need to let me know who is on the team, and I will listen harder to Roger as he's the first one who stepped up and said "I'll maintain the driver". In my experience it is *very* easy for multiple folks to team u

Re: [ntp:questions] TrueTime refclock Users?

2007-04-20 Thread wa6zvp
On Apr 19, 8:13 pm, [EMAIL PROTECTED] (Jason Rabel) wrote: > Dave, > > Yes, the driver appears to walk-through several old TrueTime devices, some > of which I don't think are even functional these days. The 468DC GOES > receiver will not work (GOES stopped transmitting time back in 05 I think) > un

Re: [ntp:questions] Local clock question with dialup connection

2007-04-20 Thread Bob Beers
On 4/20/07, Nigel Henry <[EMAIL PROTECTED]> wrote: > On Friday 20 April 2007 14:50, Bob Beers wrote: > > On 4/19/07, Nigel Henry <[EMAIL PROTECTED]> wrote: > > > The problems are with FC2. I know it's old, but I still receive all my > > > mail on it, and use it daily. I think what I really need is

Re: [ntp:questions] Local clock question with dialup connection

2007-04-20 Thread Nigel Henry
On Friday 20 April 2007 14:50, Bob Beers wrote: > On 4/19/07, Nigel Henry <[EMAIL PROTECTED]> wrote: > > The problems are with FC2. I know it's old, but I still receive all my > > mail on it, and use it daily. I think what I really need is a script that > > detects when an Internet connection is up

Re: [ntp:questions] Influence of temperature on PC oscillators

2007-04-20 Thread mills
David, As a member of the amateur radio community myself, I would much rather diffuse a spectral line over a wide range. This reduces the spectral density and the power over a narrowband communication channel. Once upon a time computer equipment was build using hefty shields, bypass capacitors

Re: [ntp:questions] Getting NTP to correct only the clock skew

2007-04-20 Thread Spoon
David Woolley wrote: > Incidentally, I suspect he has a requirement to maintain timing to a > higher standard than the final consumer. The final consumer may well > be just crystal stabilised, so he may be trying to improve that by a > factor of about 10. I don't understand this statement. Could

Re: [ntp:questions] Local clock question with dialup connection

2007-04-20 Thread Bob Beers
On 4/19/07, Nigel Henry <[EMAIL PROTECTED]> wrote: > The problems are with FC2. I know it's old, but I still receive all my mail on > it, and use it daily. I think what I really need is a script that detects > when an Internet connection is up and running, then starts ntpd. I'm not too > clever wi

Re: [ntp:questions] TrueTime refclock Users?

2007-04-20 Thread Kevin Oberman
Just a quick note to those thinking about tinkering with the TrueTime driver. It is used by the currently shipping Endrun Technologies clocks. These are CDMA clocks and have a "native" mode, but there is no NTP driver for that mode and they recommend running either Trimble or TrueTime emulation mo

Re: [ntp:questions] Local clock question with dialup connection

2007-04-20 Thread Martin Burnicki
Hal Murray wrote: >Frank Kardel wrote: >>The fail is final - thus you don't see any configured peers/servers. >>The reason is that ntpd cannot determine the interface it needs to >>send to that adress. that is usually caused by the network not >>being fully functional at the time when ntpd starts.