<?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: gateway pinging problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/gateway-pinging-problem/m-p/5222586#M532307</link>
    <description>CHECK YOUR CABEL!!!!!!</description>
    <pubDate>Mon, 01 Feb 2010 00:01:34 GMT</pubDate>
    <dc:creator>Michael Steele_2</dc:creator>
    <dc:date>2010-02-01T00:01:34Z</dc:date>
    <item>
      <title>gateway pinging problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gateway-pinging-problem/m-p/5222579#M532300</link>
      <description>Hi,&lt;BR /&gt;i have installed new system with 11.23 version,&lt;BR /&gt;i given all the required entry in /etc/rc.config.d/netconf (ip,netmask and gateway as 10.4.102.17,255.255.255.0,10.4.102.1) now i am not able to ping the gateway(10.4.102.1) from server itself.&lt;BR /&gt;Any one can guide me.&lt;BR /&gt;Thanks</description>
      <pubDate>Sun, 31 Jan 2010 20:54:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gateway-pinging-problem/m-p/5222579#M532300</guid>
      <dc:creator>bharat satsangi</dc:creator>
      <dc:date>2010-01-31T20:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: gateway pinging problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gateway-pinging-problem/m-p/5222580#M532301</link>
      <description>HI&lt;BR /&gt;&lt;BR /&gt;a) Use 'set_parms initial' to configure the network on any HP-UX box.&lt;BR /&gt;&lt;BR /&gt;b) ping hostname / ping your ip - Both OK?  If yes then NIC is up and function.&lt;BR /&gt;&lt;BR /&gt;c) netstat -rn - obtain gateway ip - ping default gateway.  OK?  If no then check cable connection.</description>
      <pubDate>Sun, 31 Jan 2010 20:57:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gateway-pinging-problem/m-p/5222580#M532301</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2010-01-31T20:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: gateway pinging problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gateway-pinging-problem/m-p/5222581#M532302</link>
      <description>I have set with set_parms initial, it gives the following error&lt;BR /&gt;WARNING: Unable to contact gateway at 10.4.102.1.&lt;BR /&gt;&lt;BR /&gt;  The gateway system may be down or there may be a network disruption.&lt;BR /&gt;&lt;BR /&gt;  Verify that the address 10.4.102.1 is correct.&lt;BR /&gt;</description>
      <pubDate>Sun, 31 Jan 2010 21:10:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gateway-pinging-problem/m-p/5222581#M532302</guid>
      <dc:creator>bharat satsangi</dc:creator>
      <dc:date>2010-01-31T21:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: gateway pinging problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gateway-pinging-problem/m-p/5222582#M532303</link>
      <description>Maybe your gateway has been configured to ignore any pings? Ask your network administrator. &lt;BR /&gt;&lt;BR /&gt;If that's true, you must make sure HP-UX's "Dead Gateway Detection" feature is disabled.&lt;BR /&gt;&lt;BR /&gt;For example, see this thread:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=182649" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=182649&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If Dead Gateway Detection was already triggered when you disable it, you may have to delete and re-add the gateway to the system's routing table, to get the route to work again:&lt;BR /&gt;&lt;BR /&gt;route del default 10.4.102.1 1&lt;BR /&gt;route add default 10.4.102.1 1&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Sun, 31 Jan 2010 21:11:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gateway-pinging-problem/m-p/5222582#M532303</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2010-01-31T21:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: gateway pinging problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gateway-pinging-problem/m-p/5222583#M532304</link>
      <description>when i run&lt;BR /&gt;#route del default 10.4.102.1 1&lt;BR /&gt;del: unknown command&lt;BR /&gt;</description>
      <pubDate>Sun, 31 Jan 2010 21:16:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gateway-pinging-problem/m-p/5222583#M532304</guid>
      <dc:creator>bharat satsangi</dc:creator>
      <dc:date>2010-01-31T21:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: gateway pinging problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gateway-pinging-problem/m-p/5222584#M532305</link>
      <description>the physical connection is ok, the other server is working fine on the same gateway which i installed 2 days back.the output of&lt;BR /&gt;netstat -rnv is&lt;BR /&gt;&lt;BR /&gt;# netstat -rnv&lt;BR /&gt;Routing tables&lt;BR /&gt;Dest/Netmask                    Gateway            Flags   Refs Interface  Pmtu&lt;BR /&gt;127.0.0.1/255.255.255.255       127.0.0.1          UH        0  lo0        4136&lt;BR /&gt;10.4.102.17/255.255.255.255     10.4.102.17        UH        0  lan2       4136&lt;BR /&gt;10.4.102.0/255.255.255.0        10.4.102.17        U         2  lan2       1500&lt;BR /&gt;127.0.0.0/255.0.0.0             127.0.0.1          U         0  lo0           0&lt;BR /&gt;default/0.0.0.0                 10.4.102.1         UG        0  lan2          0&lt;BR /&gt;&lt;BR /&gt;i am able to ping the ip but not gateway from server it self&lt;BR /&gt; &lt;BR /&gt;thanks&lt;BR /&gt;</description>
      <pubDate>Sun, 31 Jan 2010 21:26:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gateway-pinging-problem/m-p/5222584#M532305</guid>
      <dc:creator>bharat satsangi</dc:creator>
      <dc:date>2010-01-31T21:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: gateway pinging problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gateway-pinging-problem/m-p/5222585#M532306</link>
      <description>The correct commands to delete and add the route are:&lt;BR /&gt; &lt;BR /&gt;route delete default 10.4.102.1&lt;BR /&gt;route add default 10.4.102.1 1&lt;BR /&gt; &lt;BR /&gt;Have you contacted your network administrator? Can they verify that a ping response is enabled for your gateway?&lt;BR /&gt; &lt;BR /&gt;How about the basics? Run lanscan and look at the NamePPA. If there is only one LAN port used, then the PPA number is probably 0 (lan0). Run lanadamin and type these commands:&lt;BR /&gt; &lt;BR /&gt;lanadmin&lt;BR /&gt;lan&lt;BR /&gt;ppa 0&lt;BR /&gt;display&lt;BR /&gt;quit&lt;BR /&gt; &lt;BR /&gt;In the display listing, make sure that the Status lines are both UP:&lt;BR /&gt; &lt;BR /&gt;Administration Status (value)   = up(1)&lt;BR /&gt;Operation Status (value)        = up(1)&lt;BR /&gt;&lt;BR /&gt;If you see:&lt;BR /&gt;Operation Status (value)        = down(2)&lt;BR /&gt; &lt;BR /&gt;then the cable is not connected or the gateway port is dead or disabled.</description>
      <pubDate>Sun, 31 Jan 2010 22:25:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gateway-pinging-problem/m-p/5222585#M532306</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2010-01-31T22:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: gateway pinging problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gateway-pinging-problem/m-p/5222586#M532307</link>
      <description>CHECK YOUR CABEL!!!!!!</description>
      <pubDate>Mon, 01 Feb 2010 00:01:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gateway-pinging-problem/m-p/5222586#M532307</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2010-02-01T00:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: gateway pinging problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gateway-pinging-problem/m-p/5222587#M532308</link>
      <description>.</description>
      <pubDate>Mon, 05 Apr 2010 09:35:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gateway-pinging-problem/m-p/5222587#M532308</guid>
      <dc:creator>bharat satsangi</dc:creator>
      <dc:date>2010-04-05T09:35:37Z</dc:date>
    </item>
  </channel>
</rss>

