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

2007-03-16 Thread Harlan Stenn
controlkey 3# To access the ntpq utility See http://bugs.ntp.isc.org/418 . controlkey has apparently never worked. H ___ questions mailing list questions@lists.ntp.isc.org https://lists.ntp.isc.org/mailman/listinfo/questions

Re: [ntp:questions] Curious change in traffic

2007-03-16 Thread Danny Mayer
David Malone wrote: > Over the last couple of weeks I have seen a slightly strange effect > over the last few weeks. Here are some NTP stats from a former NTP > server of ours, plotting the iostats shown by ntpdc: > > http://www.maths.tcd.ie/local/admin/mrtg/ntp/salmon-pps.html > > This

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

2007-03-16 Thread Danny Mayer
Tom Smith wrote: > Erik wrote: >> On 15 mrt, 17:21, Tom Smith <[EMAIL PROTECTED]> wrote: broadcast 145.47.51.127 key 1 broadcast 145.47.51.255 key 1 broadcast 145.47.52.127 key 1 broadcast 145.47.53.127 key 1 >>> That's the right idea, but the second one above already >>> includ

Re: [ntp:questions] howto register ntp server in dns server

2007-03-16 Thread Danny Mayer
news.xs4all.nl wrote: > "nurr" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > >> if anybody can tell me how to register ntp server in dns server? >> using BIND in FreeBSD? >> >> in my zone file i put >> >>mydomain IN NS ntp.mydomain.net. This needs to be the Regi

Re: [ntp:questions] Max polling time

2007-03-16 Thread Danny Mayer
Richard B. gilbert wrote: > RICCARDO wrote: >> I'm going to set Minpoll and Maxpoll time in my ntpd.conf for my NTP >> internal server (MASTER) which must be synchronized to external >> servers (stratum 1 or 2), because I think 64s is too low so i want to >> increase it. >> I have another 2 interna

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

2007-03-16 Thread Tom Smith
Per Hedeland wrote: > In article <[EMAIL PROTECTED]> Tom Smith > <[EMAIL PROTECTED]> writes: >> Erik wrote: >>> On 15 mrt, 17:21, Tom Smith <[EMAIL PROTECTED]> wrote: > broadcast 145.47.51.127 key 1 > broadcast 145.47.51.255 key 1 > broadcast 145.47.52.127 key 1 > broadcast 145.47.5

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

2007-03-16 Thread Per Hedeland
In article <[EMAIL PROTECTED]> Tom Smith <[EMAIL PROTECTED]> writes: >Erik wrote: >> On 15 mrt, 17:21, Tom Smith <[EMAIL PROTECTED]> wrote: broadcast 145.47.51.127 key 1 broadcast 145.47.51.255 key 1 broadcast 145.47.52.127 key 1 broadcast 145.47.53.127 key 1 >>> That's the righ

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

2007-03-16 Thread Richard B. gilbert
Erik wrote: > On 15 mrt, 19:23, "Richard B. gilbert" <[EMAIL PROTECTED]> wrote: > >>Danny Mayer wrote: >> >> >Do you have any idea why (in the ntp.keys-file on all clients) more >than one key is specified? > >>Note that the ntp.conf file allows comments. Comments should be used >>l

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

2007-03-16 Thread Tom Smith
Erik wrote: > On 15 mrt, 17:21, Tom Smith <[EMAIL PROTECTED]> wrote: >>> broadcast 145.47.51.127 key 1 >>> broadcast 145.47.51.255 key 1 >>> broadcast 145.47.52.127 key 1 >>> broadcast 145.47.53.127 key 1 >> That's the right idea, but the second one above already >> includes the first. >> >> Your n

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

2007-03-16 Thread Erik
On 15 mrt, 19:23, "Richard B. gilbert" <[EMAIL PROTECTED]> wrote: > Danny Mayer wrote: > > >>>Do you have any idea why (in the ntp.keys-file on all clients) more > >>>than one key is specified? > There may be three keys in the ntp.keys file because one was used to > authenticate the server to the

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

2007-03-16 Thread Erik
On 15 mrt, 17:21, Tom Smith <[EMAIL PROTECTED]> wrote: > > broadcast 145.47.51.127 key 1 > > broadcast 145.47.51.255 key 1 > > broadcast 145.47.52.127 key 1 > > broadcast 145.47.53.127 key 1 > > That's the right idea, but the second one above already > includes the first. > > Your network configura

Re: [ntp:questions] Runaway clock?

2007-03-16 Thread Uwe Klein
nVidia MotherBoard? using APIC? Spread Spectrum enabled? uwe ___ questions mailing list questions@lists.ntp.isc.org https://lists.ntp.isc.org/mailman/listinfo/questions

[ntp:questions] 4.2.4p0 configure does not find clock_settime

2007-03-16 Thread Spoon
Hello everyone, I tried to build the latest production release (4.2.4p0) from http://www.ntp.org/downloads.html (My system is Linux 2.6.18.6 with glibc 2.3.6) ./configure does not find clock_settime and clock_gettime. checking for clock_gettime... no checking for clock_settime... no checking if

Re: [ntp:questions] howto register ntp server in dns server

2007-03-16 Thread news.xs4all.nl
"nurr" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > if anybody can tell me how to register ntp server in dns server? > using BIND in FreeBSD? > > in my zone file i put > >mydomain IN NS ntp.mydomain.net. >ntp.mydomain.net.IN A 202.187.22.111 > > am i right

[ntp:questions] howto register ntp server in dns server

2007-03-16 Thread nurr
hi, if anybody can tell me how to register ntp server in dns server? using BIND in FreeBSD? in my zone file i put mydomain IN NS ntp.mydomain.net. ntp.mydomain.net.IN A 202.187.22.111 am i right? ___ questions mailing list questions@lists