<?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: HP-UX 11.11 cannot ping gatway. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-11-cannot-ping-gatway/m-p/5116730#M539652</link>
    <description>I don't think the multiple default gateways is an issue. It may not be clean but it does not block lan traffic entirely.&lt;BR /&gt;&lt;BR /&gt;Some routers do not reply to ping requests. Maybe this is the case here. &lt;BR /&gt;&lt;BR /&gt;Have you tried traceroute? Have you tried pinging other servers?&lt;BR /&gt;&lt;BR /&gt;Assuming you have checked your wiring and the link status is good, check the soft config of each LAN interface with "lanscan" and "lanadmin".  &lt;BR /&gt;In lanadmin select "lan" and "display" for each interface and check the settings. &lt;BR /&gt;&lt;BR /&gt;Then ask your network person to check on their end. Ping the servers from the gateway and check the gateway ports for being enabled and for traffic coming in.</description>
    <pubDate>Mon, 30 Jun 2008 18:05:53 GMT</pubDate>
    <dc:creator>TTr</dc:creator>
    <dc:date>2008-06-30T18:05:53Z</dc:date>
    <item>
      <title>HP-UX 11.11 cannot ping gatway.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-11-cannot-ping-gatway/m-p/5116723#M539645</link>
      <description>I have a server that has two nics running at 1000FD (autonegotiate) and for some reason, I cannot ping the gateway (located on the same subnet.&lt;BR /&gt;&lt;BR /&gt;I can ping loopback and ping the address of the server itself but, cannot ping the gateway.&lt;BR /&gt;&lt;BR /&gt;Any help would be appreciated.&lt;BR /&gt;&lt;BR /&gt;-Jody</description>
      <pubDate>Mon, 30 Jun 2008 15:18:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-11-cannot-ping-gatway/m-p/5116723#M539645</guid>
      <dc:creator>jmckinzie</dc:creator>
      <dc:date>2008-06-30T15:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11.11 cannot ping gatway.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-11-cannot-ping-gatway/m-p/5116724#M539646</link>
      <description>post.&lt;BR /&gt;&lt;BR /&gt;netstat -in&lt;BR /&gt;netstat -rn&lt;BR /&gt;&lt;BR /&gt;Does your router respond to pings ?&lt;BR /&gt;Can the gateway/router ping the host ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Jun 2008 15:26:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-11-cannot-ping-gatway/m-p/5116724#M539646</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-06-30T15:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11.11 cannot ping gatway.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-11-cannot-ping-gatway/m-p/5116725#M539647</link>
      <description>&lt;!--!*#--&gt;&lt;BR /&gt;Name           Mtu Network            Address                 Ipkts      Opkts&lt;BR /&gt;lan1          1500 159.17.99.0        159.17.99.67              128          0&lt;BR /&gt;lan0          1500 159.17.98.0        159.17.98.67             2164       2164&lt;BR /&gt;lo0           4136 127.0.0.0          127.0.0.1                1697       1697&lt;BR /&gt;root@smtmwq1:/sbin/init.d&lt;BR /&gt;# netstat -rn&lt;BR /&gt;Routing tables&lt;BR /&gt;Destination           Gateway            Flags   Refs Interface  Pmtu&lt;BR /&gt;127.0.0.1             127.0.0.1          UH        0  lo0        4136&lt;BR /&gt;159.17.98.67          159.17.98.67       UH        0  lan0       4136&lt;BR /&gt;159.17.99.67          159.17.99.67       UH        0  lan1       4136&lt;BR /&gt;159.17.98.0           159.17.98.67       U         2  lan0       1500&lt;BR /&gt;159.17.99.0           159.17.99.67       U         2  lan1       1500&lt;BR /&gt;127.0.0.0             127.0.0.1          U         0  lo0           0&lt;BR /&gt;default               159.17.99.1        UG        0  lan1          0&lt;BR /&gt;default               159.17.98.1        UG        0  lan0          0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The gateway does respond to pings and i am getting the switch guys to verify they can ping the address.&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Jun 2008 15:28:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-11-cannot-ping-gatway/m-p/5116725#M539647</guid>
      <dc:creator>jmckinzie</dc:creator>
      <dc:date>2008-06-30T15:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11.11 cannot ping gatway.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-11-cannot-ping-gatway/m-p/5116726#M539648</link>
      <description>If you have confirmed your nic is set properly - the next step I always do is call the networking person (if it's not you) and confirm that the port on the switch is set the same and that they locked it down.&lt;BR /&gt;&lt;BR /&gt;Just to rule that out.&lt;BR /&gt;&lt;BR /&gt;Rgrds,&lt;BR /&gt;Rita</description>
      <pubDate>Mon, 30 Jun 2008 16:28:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-11-cannot-ping-gatway/m-p/5116726#M539648</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2008-06-30T16:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11.11 cannot ping gatway.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-11-cannot-ping-gatway/m-p/5116727#M539649</link>
      <description>You cannot have two default routes...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Jun 2008 17:03:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-11-cannot-ping-gatway/m-p/5116727#M539649</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-06-30T17:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11.11 cannot ping gatway.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-11-cannot-ping-gatway/m-p/5116728#M539650</link>
      <description>They are on different networks.</description>
      <pubDate>Mon, 30 Jun 2008 17:53:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-11-cannot-ping-gatway/m-p/5116728#M539650</guid>
      <dc:creator>jmckinzie</dc:creator>
      <dc:date>2008-06-30T17:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11.11 cannot ping gatway.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-11-cannot-ping-gatway/m-p/5116729#M539651</link>
      <description>As a test remove the default using lan0 and try to ping some addresses on lan1..&lt;BR /&gt;(route delete 159.17.98.1 1 )&lt;BR /&gt;&lt;BR /&gt;if you want traffic to go over the other interface you will have to provide address ranges.&lt;BR /&gt;&lt;BR /&gt;e.g.&lt;BR /&gt;route all 10.10.1.0 over lan1&lt;BR /&gt;route add 10.10.1.0 159.17.99.1 1&lt;BR /&gt;&lt;BR /&gt;all other traffic out lan0&lt;BR /&gt;route add default 159.17.98.1 1&lt;BR /&gt;&lt;BR /&gt;or vice-versa&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Jun 2008 17:58:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-11-cannot-ping-gatway/m-p/5116729#M539651</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-06-30T17:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11.11 cannot ping gatway.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-11-cannot-ping-gatway/m-p/5116730#M539652</link>
      <description>I don't think the multiple default gateways is an issue. It may not be clean but it does not block lan traffic entirely.&lt;BR /&gt;&lt;BR /&gt;Some routers do not reply to ping requests. Maybe this is the case here. &lt;BR /&gt;&lt;BR /&gt;Have you tried traceroute? Have you tried pinging other servers?&lt;BR /&gt;&lt;BR /&gt;Assuming you have checked your wiring and the link status is good, check the soft config of each LAN interface with "lanscan" and "lanadmin".  &lt;BR /&gt;In lanadmin select "lan" and "display" for each interface and check the settings. &lt;BR /&gt;&lt;BR /&gt;Then ask your network person to check on their end. Ping the servers from the gateway and check the gateway ports for being enabled and for traffic coming in.</description>
      <pubDate>Mon, 30 Jun 2008 18:05:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-11-cannot-ping-gatway/m-p/5116730#M539652</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2008-06-30T18:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11.11 cannot ping gatway.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-11-cannot-ping-gatway/m-p/5116731#M539653</link>
      <description>It is quite common today for network admins to purposely disable ping responses for gateways and routers. It is a security measure to make network topology more difficult to discover. This also has an effect on HP-UX where (depending on version and patches) will cause a LAN interface to be downed after a few minutes. This is called the dead gateway detection feature, but now it must be disabled. Check if it is enabled:&lt;BR /&gt; &lt;BR /&gt;ndd -get /dev/ip ip_ire_gw_probe&lt;BR /&gt; &lt;BR /&gt;If it is not 0, then it should be turned off:&lt;BR /&gt; &lt;BR /&gt;ndd -set /dev/ip ip_ire_gw_probe 0&lt;BR /&gt; &lt;BR /&gt;And to make permanent, add an entry in /etc/rc.config.d/nddconf:&lt;BR /&gt;&lt;BR /&gt;TRANSPRT_NAME[0]=ip&lt;BR /&gt;NDD_NAME[0]=ip_ire_gw_probe&lt;BR /&gt;NDD_VALUE[0]=0</description>
      <pubDate>Mon, 30 Jun 2008 23:04:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-11-cannot-ping-gatway/m-p/5116731#M539653</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2008-06-30T23:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11.11 cannot ping gatway.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-11-cannot-ping-gatway/m-p/5116732#M539654</link>
      <description>This was due to the network cables in the correct ports.</description>
      <pubDate>Wed, 02 Jul 2008 06:14:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-11-cannot-ping-gatway/m-p/5116732#M539654</guid>
      <dc:creator>jmckinzie</dc:creator>
      <dc:date>2008-07-02T06:14:24Z</dc:date>
    </item>
  </channel>
</rss>

