Re: First ping response receiving late



On Wed, 12 Sep 2007, in the Usenet newsgroup comp.os.linux.networking, in
article <1189605171.756260.59840@xxxxxxxxxxxxxxxxxxxxxxxxxxx>,
santa19992000@xxxxxxxxx wrote:

I am trying to ping the Gateway which is on RF network, the first ping
response getting delayed, the first response is received after it
sends second ICMP message to destination, this way everytime first
ping response getting delayed. out of 20 pings, only 19 receives in-
time, where as first one comes very late (after it timesout).

What operating system?
What type of RF network?
What version of ping?
What is the EXACT command used?
What is the exact output for the first three packets?
What does a packet sniffer show?
What does '/sbin/arp -a' show before and during the ping?

Any idea,

Not enough information. Could be a lot of different things. Is the
RF link up/active when the first ping attempt occurs, or does the link
have to wake up? Does using 'ping -n IP.of.Gate.way' make any
difference?

Is it because it is ICMP message, not a high priority messge, that is
why it might receive late.

Depends on the network stack configuration and/or traffic conditioning.
Use a packet sniffer, and compare the ping attempts with attempting to
connect to ANY open or closed port on the gateway using a TCP based
service like telnet (example - 'telnet IP.of.Gate.way 70' which would
attempt to establish a connection to port 70 [gopher] which should be
closed - does the system come back immediately with a 'Connection
refused' error message).

Old guy

.



Relevant Pages

  • Re: Problems with access to a web page
    ... Ethernet adapter Local Area Connection: ... > Connection to host lost. ... > and got exactly the same 0 length response ... Ping at least still works ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: Batch file for Ping?
    ... the ping can take awhile to timeout when you ... but also the corresponding host name. ... Const OpenAsDefault = -2 ... ' Check for response. ...
    (microsoft.public.windows.server.scripting)
  • Re: Batch file for Ping?
    ... the ping can take awhile to timeout when you try ... with the -a option (to resolve the host name), ... Const OpenAsDefault = -2 ... ' Check for response. ...
    (microsoft.public.windows.server.scripting)
  • Re: Cant access broadband
    ... isn't working very well, ping it and look at the responses, if it varies ... their response by getting me to ping a URL rather than an IP? ... ISP loses out. ... my cable modem. ...
    (microsoft.public.windowsxp.network_web)
  • RE: ICMP (Ping)
    ... If they are going to attack ... randomly against ranges, they run ping sweeps randomly against ranges, ... almost) running a port scan those that reply. ... >> response. ...
    (Security-Basics)