<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic ping slow to &amp;quot;start&amp;quot; when contacting a Unix server from Linux (SuSE) in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/ping-slow-to-quot-start-quot-when-contacting-a-unix-server-from/m-p/4198964#M83558</link>
    <description>When I use ping to contact a Unix server (HPUX, Linux) by name, it's slow to start.  It takes about 3 seconds or so before it begins.  If I use "ping -n" it doesn't do this.  To me - It looks like the target server is obviously wanting to reverse lookup my address before it processes the ping request.  If I use "ping -n" or just ping the same machine but by IP address and not by name, it starts giving me data right away.  Also, if I ping a Microsoft Server, even by name - it starts right away, with no delay (probably meaning no rarp attempt).  Also, if I ping out to the internet, like hp.com - there is no delay there either, and I'm pretty sure HP won't let me put my IP address in their host file even if I wanted to... :-)&lt;BR /&gt;&lt;BR /&gt;As another data point - it happens whether or not I have iptables rules turned on or flushed free on my client SuSE workstation, so it's not a *firewall* time out/retry delay for dns or anything like that (which was my first thought).&lt;BR /&gt;&lt;BR /&gt;OK.... I'm pretty sure I could fix this by adding my host name to the hosts file on each server, or to dns maybe.  But why?  I don't remember having to do this before for the ping command, but I remember having to do this for ssh, or in the old days - telnet.&lt;BR /&gt;&lt;BR /&gt;Can anyone tell me why this is happening on my Unix servers? Easy fix in nsswitch.conf, resolv.conf maybe?&lt;BR /&gt;</description>
    <pubDate>Thu, 15 May 2008 20:09:49 GMT</pubDate>
    <dc:creator>TwoProc</dc:creator>
    <dc:date>2008-05-15T20:09:49Z</dc:date>
    <item>
      <title>ping slow to "start" when contacting a Unix server from Linux (SuSE)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ping-slow-to-quot-start-quot-when-contacting-a-unix-server-from/m-p/4198964#M83558</link>
      <description>When I use ping to contact a Unix server (HPUX, Linux) by name, it's slow to start.  It takes about 3 seconds or so before it begins.  If I use "ping -n" it doesn't do this.  To me - It looks like the target server is obviously wanting to reverse lookup my address before it processes the ping request.  If I use "ping -n" or just ping the same machine but by IP address and not by name, it starts giving me data right away.  Also, if I ping a Microsoft Server, even by name - it starts right away, with no delay (probably meaning no rarp attempt).  Also, if I ping out to the internet, like hp.com - there is no delay there either, and I'm pretty sure HP won't let me put my IP address in their host file even if I wanted to... :-)&lt;BR /&gt;&lt;BR /&gt;As another data point - it happens whether or not I have iptables rules turned on or flushed free on my client SuSE workstation, so it's not a *firewall* time out/retry delay for dns or anything like that (which was my first thought).&lt;BR /&gt;&lt;BR /&gt;OK.... I'm pretty sure I could fix this by adding my host name to the hosts file on each server, or to dns maybe.  But why?  I don't remember having to do this before for the ping command, but I remember having to do this for ssh, or in the old days - telnet.&lt;BR /&gt;&lt;BR /&gt;Can anyone tell me why this is happening on my Unix servers? Easy fix in nsswitch.conf, resolv.conf maybe?&lt;BR /&gt;</description>
      <pubDate>Thu, 15 May 2008 20:09:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ping-slow-to-quot-start-quot-when-contacting-a-unix-server-from/m-p/4198964#M83558</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2008-05-15T20:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: ping slow to "start" when contacting a Unix server from Linux (SuSE)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ping-slow-to-quot-start-quot-when-contacting-a-unix-server-from/m-p/4198965#M83559</link>
      <description>&amp;gt; To me - It looks like the target server is&lt;BR /&gt;&amp;gt; obviously wanting to reverse lookup my&lt;BR /&gt;&amp;gt; address before it processes the ping&lt;BR /&gt;&amp;gt; request.&lt;BR /&gt;&lt;BR /&gt;What target server?  Unlike some highly&lt;BR /&gt;sophisticated protocols, say, FTP and Telnet,&lt;BR /&gt;"echo" is normally handled internally to the&lt;BR /&gt;inetd.  ("cat /etc/xinetd.d/echo".)  My&lt;BR /&gt;opinion is no guarantee, but I'd expect it to&lt;BR /&gt;be pretty simple/stupid, and to have no&lt;BR /&gt;interest whatsoever in your name.&lt;BR /&gt;&lt;BR /&gt;Your "ping" program may do a reverse look-up&lt;BR /&gt;(or something else pointless) on something,&lt;BR /&gt;which may be slow for some reason.  Does&lt;BR /&gt;something like "strace" tell you what it's&lt;BR /&gt;doing when it pauses?&lt;BR /&gt;&lt;BR /&gt;If you're worried about DNS sloth, you could&lt;BR /&gt;run some tests using nslookup (for names and&lt;BR /&gt;numbers, at each end), to see what doesn't&lt;BR /&gt;work well.  Knowing what doesn't work can&lt;BR /&gt;make guessing a solution easier.</description>
      <pubDate>Fri, 16 May 2008 03:17:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ping-slow-to-quot-start-quot-when-contacting-a-unix-server-from/m-p/4198965#M83559</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-05-16T03:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: ping slow to "start" when contacting a Unix server from Linux (SuSE)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ping-slow-to-quot-start-quot-when-contacting-a-unix-server-from/m-p/4198966#M83560</link>
      <description>Hi TwoProc,&lt;BR /&gt;&lt;BR /&gt;I've no idea why this is happening, but you could use a network sniffer to try and figure it out.&lt;BR /&gt;&lt;BR /&gt;Wireshark (Ethereal) or tcpdump will probably be quite enlightening.&lt;BR /&gt;&lt;BR /&gt;You might also want to let us know what version of Suse you're using...&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Rob</description>
      <pubDate>Sun, 18 May 2008 05:50:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ping-slow-to-quot-start-quot-when-contacting-a-unix-server-from/m-p/4198966#M83560</guid>
      <dc:creator>Rob Leadbeater</dc:creator>
      <dc:date>2008-05-18T05:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: ping slow to "start" when contacting a Unix server from Linux (SuSE)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ping-slow-to-quot-start-quot-when-contacting-a-unix-server-from/m-p/4198967#M83561</link>
      <description>Hey Rob, thanks for the reply - it's Suse 10.3.</description>
      <pubDate>Mon, 19 May 2008 15:09:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ping-slow-to-quot-start-quot-when-contacting-a-unix-server-from/m-p/4198967#M83561</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2008-05-19T15:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: ping slow to "start" when contacting a Unix server from Linux (SuSE)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ping-slow-to-quot-start-quot-when-contacting-a-unix-server-from/m-p/4198968#M83562</link>
      <description>&lt;!--!*#--&gt;The ping issuer (your suse workstation) tries to resolve the server's IP. Try adding it to your local /etc/hosts.&lt;BR /&gt;&lt;BR /&gt;On the man for ping in SLES10, there's no flag to explicitly ask for name resolution of targets, but maybe that changed on newer versions. Check for bash aliases that modify the default ping command.</description>
      <pubDate>Mon, 02 Jun 2008 06:54:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ping-slow-to-quot-start-quot-when-contacting-a-unix-server-from/m-p/4198968#M83562</guid>
      <dc:creator>Ciro  Iriarte</dc:creator>
      <dc:date>2008-06-02T06:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: ping slow to "start" when contacting a Unix server from Linux (SuSE)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ping-slow-to-quot-start-quot-when-contacting-a-unix-server-from/m-p/4198969#M83563</link>
      <description>Just for clarification:&lt;BR /&gt;Steven referred to TCP/UDP "echo" service, which is normally provided by (x)inetd. It is not at all related to the "ping" command.&lt;BR /&gt;&lt;BR /&gt;The normal ping command uses ICMP Echo-Request  ("ping") and ICMP Echo-Reply ("pong") packets, which are normally handled at the kernel level.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Mon, 02 Jun 2008 12:09:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ping-slow-to-quot-start-quot-when-contacting-a-unix-server-from/m-p/4198969#M83563</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2008-06-02T12:09:32Z</dc:date>
    </item>
  </channel>
</rss>

