Re: [ntp:questions] NTP sync problem. "no server reachable"

2009-03-09 Thread Kiran Shirol
If that is the case, I should not be getting any responses ?Or are you saying NTP gets the responses and then drops them ? Regards, Kiran Shirol On Mon, Mar 9, 2009 at 10:26 AM, Danny Mayer wrote: > kiran shirol wrote: > > Hi NTP experts, > > > > I am facing a issue in ge

Re: [ntp:questions] NTP sync problem. "no server reachable"

2009-03-08 Thread kiran shirol
Thanks Harlan. That just clarifies my doubt. Regards, Kiran S Shirol "Harlan Stenn" wrote in message news:ywn9fxhq4jro@ntp1.isc.org... >>>> In article <1236358278.72...@sj-nntpcache-3.cisco.com>, "kiran shirol" >>>> writes: > >

Re: [ntp:questions] NTP sync problem. "no server reachable"

2009-03-06 Thread kiran shirol
Thanks Harlan. That just clarifies my doubt. Regards, Kiran S Shirol "Harlan Stenn" wrote in message news:ywn9fxhq4jro@ntp1.isc.org... >>>> In article <1236358278.72...@sj-nntpcache-3.cisco.com>, "kiran shirol" >>>> writes: > >

Re: [ntp:questions] NTP sync problem. "no server reachable"

2009-03-06 Thread kiran shirol
Martin Burnicki" wrote in message news:7d6786-c9q@gateway.py.meinberg.de... > Kiran, > > kiran shirol wrote: >> Hi NTP experts, >> >> I am facing a issue in getting the NTP to sync with the server >> configured. >> >> Description: >>

[ntp:questions] NTP sync problem. "no server reachable"

2009-03-05 Thread kiran shirol
Hi NTP experts, I am facing a issue in getting the NTP to sync with the server configured. Description: I have a box which has 2 interfaces. One interface for the connectivity with the local-lan. The other interface is connected directly to a linux box. IP address details : NTP server in the ne

[ntp:questions] NTP Peering Queries

2009-02-23 Thread kiran shirol
NTP experts, I have a few queries regarding NTP. >>> I have a following setup. 1. Valid NTP server 2. Device1 where i configure a NTP server with "ntp server" command. 3. Another Device2 where I configure Device1's IP address in "ntp peer" config. Question : Will

Re: [ntp:questions] ntp peer association in VLAN query

2009-01-19 Thread kiran shirol
Danny, NTP sends the response with same address as it came in. So are you suspecting that the VLAN is causing this issue. What could possibly be going wrong ? Just for my understanding, how does the peer association work in general ? Any references would do. Thanks Kiran Shirol "Danny

Re: [ntp:questions] ntp peer association in VLAN query

2009-01-19 Thread kiran shirol
Phil, Can you provide me the link to the discussion you had on the same topic ? I am interested in knowing more details. Regards, Kiran Shirol wrote in message news:of934f3a67.43d91a3c-on85257543.00586c3a-85257543.0058b...@wendys.com... > Danny - > > It sounds like this is the same

Re: [ntp:questions] ntp peer association in VLAN query

2009-01-19 Thread kiran shirol
.ThanksKiran Shirol"Danny Mayer" wrote in message news:4974979f.6050...@ntp.isc.org...> kiran shirol wrote:>> Hi NTP experts,>> >> I am not able to establish ntp peer adjaceny with secondary ip address on >> vlan interface.>> >> I noticed t

[ntp:questions] ntp peer association in VLAN query

2009-01-19 Thread kiran shirol
ace's primary address instead of its secondary address, and the peer has silently discarded such message from DUT. Is this expected ? I am not able to understand why is the peer discarding such a packet. Can someone explain the behavior of NTP in VLANs. Any help I will be grateful. Thanks Ki

[ntp:questions] NTP Broadcast

2008-10-03 Thread kiran shirol
Hi, I am interested in understanding the implementation of NTP broadcast mode. Any explaination or reference where I can find the details, I will be thankful. Thanks Kiran ___ questions mailing list questions@lists.ntp.org https://lists.ntp.org/mai

Re: [ntp:questions] NTP Events

2008-07-24 Thread kiran shirol
e have been carefully > reported in the program documenation, and decode.html page. > > Dave > > kiran shirol wrote: > >> Dave, >> >> I am using ntp-4.2.0a in my setup. I see the event named "EVNT_SYNCCHG" >> in the code. >> >> A

Re: [ntp:questions] NTP Events

2008-07-23 Thread kiran shirol
ly to you. > > I recently updated the entire message reporting system and fixed vey many > weeds that had grown over the years. The development version at ntp.org > has these changes. > > Dave > > kiran shirol wrote: >> I am not able to find decode.html. Can you please

Re: [ntp:questions] NTP Events

2008-07-22 Thread kiran shirol
own over the years. The development version at ntp.org > has these changes. > > Dave > > kiran shirol wrote: >> I am not able to find decode.html. Can you please point me to the >> location. >> >> Thanks >> Kiran >> >> "David L.

Re: [ntp:questions] NTP Events

2008-07-22 Thread kiran shirol
sitemap. If you want further information, see the protostats monitor > file. Some of this stuff is moderately recent and applies only to recent > snapshots. For earlier versions, see the libntp/statestr.c file. > > Dave > > kiran shirol wrote: > >> Hi, >> >> Can s

[ntp:questions] NTP Events

2008-07-21 Thread kiran shirol
Hi, Can someone please elaborate the following two events EVNT_SYNCCHG EVNT_CLOCKRESET I need the details as to when are these events generated. Please help. Thanks Kiran ___ questions mailing list questions@lists.ntp.org https://lists.ntp.org/mai

Re: [ntp:questions] Interface IP address Change.

2008-06-30 Thread kiran shirol
socket interface a small piece of code is needed to support event driven > re-scans. > > I am still waiting for people to provide the respective patches > > Frank > > kiran shirol wrote: >> Frank, >> >> Instead of using a polling approach, would it not

Re: [ntp:questions] Interface IP address Change.

2008-06-30 Thread kiran shirol
Thanks David for the clarification. Kiran "David Woolley" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > kiran shirol wrote: >> >> Instead of using a polling approach, would it not be better we use a >> notification model, where in whenev

Re: [ntp:questions] Interface IP address Change.

2008-06-29 Thread kiran shirol
same a get back. My point is , the probability of change in the IP address is low and hence periodic polling may not be the best approach. Let me know your comments. Thanks Kiran "Frank Kardel" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > David Woolley

[ntp:questions] Interface IP address Change.

2008-06-29 Thread Kiran Shirol
Hi, In one of my setups with just one interface I had configured ntp server. Everything works fine till here. Now I change the IP address of the interface and then sendto() starts failing with "Invalid arguments" error. I understand that the change in the ip address is not reflected in NTP since i

[ntp:questions] Number of sockets in NTP

2008-06-29 Thread Kiran Shirol
Hi, I am wondering why do we need to open one socket per interface in the system. In a very large setups with huge number of interfaces, NTP can potentially open large number of sockets. What is the motive and the advantages of opening one socket per interface ? Can we not do away with just the

Re: [ntp:questions] NTP design document

2008-06-19 Thread kiran shirol
Thanks David. I have placed an order on Amazon for a brand new book. "David L. Mills" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Kiran, > > "Internet Time Synchronization - the Network Time Protocol", by D.L. > Mills. Buy it new or use

Re: [ntp:questions] NTP design document

2008-06-18 Thread kiran shirol
Thanks for the information. It is useful. Regards Kiran "Kiran Shirol" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, > > Where can i find the design document on NTP ?. I checked "www.ntp.org", > but > wasnt able to > find the de

[ntp:questions] NTP design document

2008-06-17 Thread Kiran Shirol
Hi, Where can i find the design document on NTP ?. I checked "www.ntp.org", but wasnt able to find the design document. Any pointers to the same will be much appreciated. -- Kiran ___ questions mailing list questions@lists.ntp.org https://lists.ntp.org/

Re: [ntp:questions] too many recvbufs allocated (40)

2008-06-11 Thread Kiran Shirol
ssage: 3 > Date: Tue, 10 Jun 2008 04:42:35 GMT > From: Unruh <[EMAIL PROTECTED]> > Subject: Re: [ntp:questions] too many recvbufs allocated (40) > To: questions@lists.ntp.org > Message-ID: <[EMAIL PROTECTED]> > > [EMAIL PROTECTED] (Kiran Shirol) writes: > > >H

[ntp:questions] too many recvbufs allocated (40)

2008-06-09 Thread Kiran Shirol
Hi, I am new to the group, appreciate if you could answer a couple of queries I have Recently in one of my setups, I got this message continuously. too many recvbufs allocated (40) - ntpd I checked the code(ntp-4.2.0a) and found that ntpd has 40 recv buffers allocated for the recv packets. My