Re: Very rapid polling



gary.limanapier@xxxxxxxxxxxx wrote:
On Feb 15, 9:15 am, Uwe Klein <uwe_klein_habertw...@xxxxxxxxxxx>
wrote:
gary.limanap...@xxxxxxxxxxxx wrote:
Just joining this discussion as we have noticed NTP request from our
Authorised Server every 300ms on our LAN. They occur only between the
Time Server and the WiFi Tablet during a socket connection while there
is a low signal strength. The Tablet sends its own NTP request with a
Poll Interval of 4 (16 seconds). The server returns its response
increasing the Poll Interval to 10 (1024 secs). The server then keeps
sending this same packet every 300-500ms.
Does the ntp process submit these packets repeatedly or
are you seeing some (uncalled for) "collision/resend" action due to
issues with the wlan connection?

uwe

Would it matter if the packet colided? NTP is using UDP and I can't
see from the packet analyser that it is expects a response back. When
it does work with a known good machine there is no acknowledgement of
the packet being sent. Do you think that there another level of
operation in the network that I am not seeing with the packet analyser?

How would an NTP packet collide? With what? NTP packets are always
unique. If a client sends a packet to the server it will get a response
(if it responds at all) with an identical-looking packet. If there is no
response either the server is dropping the request or there is a
firewall in the way dropping the requests. This is not an ethernet
packet and the nature of UDP is that there is no automatic resend.

Danny
.



Relevant Pages

  • Re: Any samples for NTP/SNTP client code?
    ... implement NTP/SNTP client?. ... Send this packet to port 123 of the NTP ... hard to get times from the server, ...
    (comp.protocols.time.ntp)
  • Packet cap diff... for classic dhcp over winxp s/w bridge prob.
    ... the server simultaneously. ... DHCP Discover - Transaction ID 0xe5448fbb ... Time delta from previous packet: ... Time since reference or first frame: ...
    (comp.os.linux.networking)
  • Re: Very rapid polling
    ... Uwe Klein wrote: ... Authorised Server every 300ms on our LAN. ... sending this same packet every 300-500ms. ... see from the packet analyser that it is expects a response back. ...
    (comp.protocols.time.ntp)
  • Re: servers address in ntp payload?
    ... >> with all the stateful firewalls now in place if the response to a packet ... >> the address and the requestor will never receive a response. ... > Which is a flaw in such a firewall and a violation of RFC 2979. ... appears to only discuss TCP and it's layered protocols which NTP isn't. ...
    (comp.protocols.time.ntp)
  • Interesting TCP behaviour with large sends/small buffers
    ... The server, upon connection, sends a configurable number of bytes to ... I set the client's receive buffer size to 1MBps, ... packet before sending the next packet. ... ACK, according to the delayed ACK algorithm - 50KB bytes means 34 MSS- ...
    (microsoft.public.win32.programmer.networks)