<?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: ping time out in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ping-time-out/m-p/3742347#M550448</link>
    <description>Hi mark...&lt;BR /&gt;&lt;BR /&gt;Could you please clearify the problem ....&lt;BR /&gt;&lt;BR /&gt;Not able to understand what exactly is the error that you get and where do you get the error i.e. whether in any of the log file or etc..&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Abhijit</description>
    <pubDate>Thu, 02 Mar 2006 04:49:16 GMT</pubDate>
    <dc:creator>Abhijit P.</dc:creator>
    <dc:date>2006-03-02T04:49:16Z</dc:date>
    <item>
      <title>ping time out</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ping-time-out/m-p/3742345#M550446</link>
      <description>server : rp7420&lt;BR /&gt;os : 11.11&lt;BR /&gt;env : cisco router is cluster.&lt;BR /&gt;&lt;BR /&gt;rp7420 normal running. but suddenly ping is not gwteway. &lt;BR /&gt;when /sbin/init.d/net start =&amp;gt; ping normal.&lt;BR /&gt;netstat -in and -rn message is normal.&lt;BR /&gt;log is normal and not found error message.&lt;BR /&gt;please help me.&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Mar 2006 03:39:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ping-time-out/m-p/3742345#M550446</guid>
      <dc:creator>mark.M</dc:creator>
      <dc:date>2006-03-02T03:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: ping time out</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ping-time-out/m-p/3742346#M550447</link>
      <description>Mark,&lt;BR /&gt;could you please clarify where in your log the error occors. What are the symtoms of the problem.</description>
      <pubDate>Thu, 02 Mar 2006 04:01:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ping-time-out/m-p/3742346#M550447</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-03-02T04:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: ping time out</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ping-time-out/m-p/3742347#M550448</link>
      <description>Hi mark...&lt;BR /&gt;&lt;BR /&gt;Could you please clearify the problem ....&lt;BR /&gt;&lt;BR /&gt;Not able to understand what exactly is the error that you get and where do you get the error i.e. whether in any of the log file or etc..&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Abhijit</description>
      <pubDate>Thu, 02 Mar 2006 04:49:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ping-time-out/m-p/3742347#M550448</guid>
      <dc:creator>Abhijit P.</dc:creator>
      <dc:date>2006-03-02T04:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: ping time out</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ping-time-out/m-p/3742348#M550449</link>
      <description>This is what i see in the attached file:&lt;BR /&gt;------------------------------------------&lt;BR /&gt;Cause: The cabinet's 48V power has fallen below an acceptable lower threshold.&lt;BR /&gt;&lt;BR /&gt;Action: Contact HP Support personnel to troubleshoot problem.&lt;BR /&gt;------------------------------------------&lt;BR /&gt;I think it's time to HP Support because look like your power supply unit is in problem.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Mar 2006 07:26:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ping-time-out/m-p/3742348#M550449</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2006-03-02T07:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: ping time out</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ping-time-out/m-p/3742349#M550450</link>
      <description>Your Cisco router may have been configured to stop responding to pings (a fairly common security setting). You may have the dead gateway detection feature enabled. Verify this with:&lt;BR /&gt; &lt;BR /&gt;ndd -get /dev/ip ip_ire_gw_probe&lt;BR /&gt; &lt;BR /&gt;If you get "1" in rfesponse, the gateway detection probe is running and will disable your route to the Cisco that is not replying. Turn off this feature with:&lt;BR /&gt; &lt;BR /&gt;ndd -set /dev/ip ip_ire_gw_probe 0&lt;BR /&gt; &lt;BR /&gt;And to make the change permanent for the next reboot, edit the file: /etc/rc.config.d/nddconf and add:&lt;BR /&gt; &lt;BR /&gt;TRANSPORT_NAME[0]=ip&lt;BR /&gt;NDD_NAME[0]=ip_ire_gw_probe&lt;BR /&gt;NDD_VALUE[0]=0&lt;BR /&gt; &lt;BR /&gt;Note that if you are not up to date on patches, ndd fails to work correctly with the nddconf file (ndd -c). Patch PHNE_33159 (and dependent patches) will fix this problem. This can prevent ndd from making the required settings on reboot.</description>
      <pubDate>Thu, 02 Mar 2006 08:15:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ping-time-out/m-p/3742349#M550450</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2006-03-02T08:15:14Z</dc:date>
    </item>
  </channel>
</rss>

