<?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: can't ping in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-ping/m-p/2500493#M883152</link>
    <description>You can execute :&lt;BR /&gt;netstat -rn |grep default &lt;BR /&gt;&lt;BR /&gt;give the IP address of default gateway&lt;BR /&gt;&lt;BR /&gt;eg,&lt;BR /&gt;default 192.168.2.1 UG 0 0 lan0  1500&lt;BR /&gt;and then &lt;BR /&gt;&lt;BR /&gt;execute &lt;BR /&gt;arp -a &lt;BR /&gt;192.168.2.1 (192.168.2.1) at 8:0:20:9d:96:43 ether&lt;BR /&gt;IF in the arp table NOT appear the address of default gateway with MAC address, then you have a prblem of connectivity with default gateway because arp can't connected. &lt;BR /&gt;&lt;BR /&gt;MDF&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 02 Mar 2001 19:15:40 GMT</pubDate>
    <dc:creator>Marcelo De Florio</dc:creator>
    <dc:date>2001-03-02T19:15:40Z</dc:date>
    <item>
      <title>can't ping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-ping/m-p/2500491#M883150</link>
      <description>1) we have a HP-k100(10.20) at work&lt;BR /&gt;2) some reasons, it cant ping from this machine to another and from another to this either.&lt;BR /&gt;3) are there reasons why -or- any ways to fix this problem ??&lt;BR /&gt;======================&lt;BR /&gt;i already did/checked:&lt;BR /&gt;- nic issue (using diff nic, updated driver)&lt;BR /&gt;- connectivity issue (not this problem including cable,port,switch,100/full)&lt;BR /&gt;- network config issue (ip,snm,dgw,dns)&lt;BR /&gt;======================&lt;BR /&gt;can anyone help??&lt;BR /&gt;email=rainandeh@hotmail.com</description>
      <pubDate>Fri, 02 Mar 2001 18:23:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-ping/m-p/2500491#M883150</guid>
      <dc:creator>sam kim_1</dc:creator>
      <dc:date>2001-03-02T18:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: can't ping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-ping/m-p/2500492#M883151</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Are you sure it has a correct default route?&lt;BR /&gt;&lt;BR /&gt;Is there any errors in /var/adm/syslog/syslog.log?&lt;BR /&gt;have you tried nslookup from this machine to another?&lt;BR /&gt;&lt;BR /&gt;Just thoughts&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;&lt;BR /&gt;Victor</description>
      <pubDate>Fri, 02 Mar 2001 18:35:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-ping/m-p/2500492#M883151</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2001-03-02T18:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: can't ping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-ping/m-p/2500493#M883152</link>
      <description>You can execute :&lt;BR /&gt;netstat -rn |grep default &lt;BR /&gt;&lt;BR /&gt;give the IP address of default gateway&lt;BR /&gt;&lt;BR /&gt;eg,&lt;BR /&gt;default 192.168.2.1 UG 0 0 lan0  1500&lt;BR /&gt;and then &lt;BR /&gt;&lt;BR /&gt;execute &lt;BR /&gt;arp -a &lt;BR /&gt;192.168.2.1 (192.168.2.1) at 8:0:20:9d:96:43 ether&lt;BR /&gt;IF in the arp table NOT appear the address of default gateway with MAC address, then you have a prblem of connectivity with default gateway because arp can't connected. &lt;BR /&gt;&lt;BR /&gt;MDF&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Mar 2001 19:15:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-ping/m-p/2500493#M883152</guid>
      <dc:creator>Marcelo De Florio</dc:creator>
      <dc:date>2001-03-02T19:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: can't ping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-ping/m-p/2500494#M883153</link>
      <description>Also check the station address,ie the mac address of the network card on both of the systems.Since this can be configured from SAM. A duplicate station address can cause such problem.&lt;BR /&gt;&lt;BR /&gt;Goodluck.</description>
      <pubDate>Fri, 02 Mar 2001 23:02:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-ping/m-p/2500494#M883153</guid>
      <dc:creator>Ajitkumar Rane</dc:creator>
      <dc:date>2001-03-02T23:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: can't ping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-ping/m-p/2500495#M883154</link>
      <description>thanks for your reply!&lt;BR /&gt;resolved the problem.&lt;BR /&gt;one of two nic cards was the cause to &lt;BR /&gt;allocatea porper ip address.&lt;BR /&gt;&lt;BR /&gt;thanks!!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Mar 2001 13:45:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-ping/m-p/2500495#M883154</guid>
      <dc:creator>sam kim_1</dc:creator>
      <dc:date>2001-03-06T13:45:39Z</dc:date>
    </item>
  </channel>
</rss>

