<?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 Re: Networking issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/networking-issue/m-p/3845207#M274017</link>
    <description>Jamal,&lt;BR /&gt;man ping shows:&lt;BR /&gt;          -n count    The number of packets ping will transmit before&lt;BR /&gt;                       terminating.  The -n is not needed if also specifying&lt;BR /&gt;                       packet-size.  Range: zero to 2147483647.  The default&lt;BR /&gt;                       is zero, in which case ping sends packets until&lt;BR /&gt;                       interrupted.&lt;BR /&gt;&lt;BR /&gt;           -m timeout  Override the default timeout value (10 seconds) which&lt;BR /&gt;                       ping uses to timeout (in seconds) when a host or&lt;BR /&gt;                       network is unreachable. This option is valid only&lt;BR /&gt;                       with the -n option or when count is specified.  The&lt;BR /&gt;                       -m option should not be used with count equal to 0.&lt;BR /&gt;&lt;BR /&gt;                       The -m option is not effective for reachable hosts or&lt;BR /&gt;                       networks.&lt;BR /&gt;</description>
    <pubDate>Thu, 17 Aug 2006 05:19:51 GMT</pubDate>
    <dc:creator>Peter Godron</dc:creator>
    <dc:date>2006-08-17T05:19:51Z</dc:date>
    <item>
      <title>Networking issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/networking-issue/m-p/3845205#M274015</link>
      <description>Dear Support,&lt;BR /&gt;we have HP UX 11 and we are facing a problem with networking causing applications failure.&lt;BR /&gt;the problem is that HP UX cannot detect if another computer inside its SUBNET is turned off or not, if we tried to ping that computer while its off it doesnt reply AT ALL and it doesnt return "not reachable" or "time out" in the contrary it stays waiting while it PINGS that computer when its turned on.&lt;BR /&gt;are there any time-out parameters in HP ux for TCP communications. or should we do any other action?&lt;BR /&gt;your quick response is appreciated.&lt;BR /&gt;thank you,&lt;BR /&gt;Jamal Hammadi&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Aug 2006 05:09:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/networking-issue/m-p/3845205#M274015</guid>
      <dc:creator>Jamal Al-Hammadi</dc:creator>
      <dc:date>2006-08-17T05:09:10Z</dc:date>
    </item>
    <item>
      <title>Re: Networking issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/networking-issue/m-p/3845206#M274016</link>
      <description>Do as follows.&lt;BR /&gt;&lt;BR /&gt;ping your_remote_host -n 3 ; echo $?&lt;BR /&gt;Base on return code, you can do what you want to.</description>
      <pubDate>Thu, 17 Aug 2006 05:17:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/networking-issue/m-p/3845206#M274016</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2006-08-17T05:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Networking issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/networking-issue/m-p/3845207#M274017</link>
      <description>Jamal,&lt;BR /&gt;man ping shows:&lt;BR /&gt;          -n count    The number of packets ping will transmit before&lt;BR /&gt;                       terminating.  The -n is not needed if also specifying&lt;BR /&gt;                       packet-size.  Range: zero to 2147483647.  The default&lt;BR /&gt;                       is zero, in which case ping sends packets until&lt;BR /&gt;                       interrupted.&lt;BR /&gt;&lt;BR /&gt;           -m timeout  Override the default timeout value (10 seconds) which&lt;BR /&gt;                       ping uses to timeout (in seconds) when a host or&lt;BR /&gt;                       network is unreachable. This option is valid only&lt;BR /&gt;                       with the -n option or when count is specified.  The&lt;BR /&gt;                       -m option should not be used with count equal to 0.&lt;BR /&gt;&lt;BR /&gt;                       The -m option is not effective for reachable hosts or&lt;BR /&gt;                       networks.&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Aug 2006 05:19:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/networking-issue/m-p/3845207#M274017</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-08-17T05:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: Networking issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/networking-issue/m-p/3845208#M274018</link>
      <description>What RAC said :)  HP-UX does not behave like Linux where it will cause ping to emit destination unreacable messages when the ARP resolution fails.  It will just sit there dutifully trying until ^C or the -n limit is reached and set the return code.&lt;BR /&gt;&lt;BR /&gt;On linux one cannot rely on the ARP timeout bit anyway for remote destinations.&lt;BR /&gt;&lt;BR /&gt;And if there is something doing proxy-ARP, or if someone has hard-coded an ARP setting, the ARP timeouts won't happen for a powered-down local subnet system either, so even on Linux one should probably be using request limits.&lt;BR /&gt;&lt;BR /&gt;Strictly speaking, ping is not TCP communications.  ping is ICMP, which is below TCP.</description>
      <pubDate>Thu, 17 Aug 2006 19:54:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/networking-issue/m-p/3845208#M274018</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2006-08-17T19:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: Networking issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/networking-issue/m-p/3845209#M274019</link>
      <description>Shalom Jamal,&lt;BR /&gt;&lt;BR /&gt;This is the way things are with ping on many flavors of Unix/Linux.&lt;BR /&gt;&lt;BR /&gt;On certain ISP based servers, an alias was created that made ping form the commands recommended above. This was done to prevent inexerienced users from clogging systems and support with questions.&lt;BR /&gt;&lt;BR /&gt;As with many things, its left for the administrator to decide what the best practice is for their system.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 17 Aug 2006 20:23:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/networking-issue/m-p/3845209#M274019</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-08-17T20:23:46Z</dc:date>
    </item>
  </channel>
</rss>

