<?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: Does this mean network intreface failed? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/does-this-mean-network-intreface-failed/m-p/2713682#M61193</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check whether the link light is green on your NIC card.&lt;BR /&gt;&lt;BR /&gt;Do you have a cross-over cable? Connect it from this sun box to either other box you are ping'ing or a notebook. Can the sun box ping the notebook? Can the notebook ping the sun box? &lt;BR /&gt;&lt;BR /&gt;If ping failed and arp -a does not show the MAC address of the notebook, then you most likely have a faulty network card that needs to be changed. Check your /var/adm/messages (or dmesg) for messages or errors involving your hme0 interface. Are there any link down messages on the sun box?&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
    <pubDate>Tue, 30 Apr 2002 02:54:21 GMT</pubDate>
    <dc:creator>Steven Sim Kok Leong</dc:creator>
    <dc:date>2002-04-30T02:54:21Z</dc:date>
    <item>
      <title>Does this mean network intreface failed?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/does-this-mean-network-intreface-failed/m-p/2713677#M61188</link>
      <description>Hi, export ,&lt;BR /&gt;   In my sun box (solaris 2.7), ping itself is ok, netstat -rn show correctly, but ping other host fail on the same lan, chang a good network cable , the error remain. &lt;BR /&gt;    does this mean the network intreface failed?&lt;BR /&gt; &lt;BR /&gt;Thanks&lt;BR /&gt;Sunny</description>
      <pubDate>Tue, 30 Apr 2002 01:35:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/does-this-mean-network-intreface-failed/m-p/2713677#M61188</guid>
      <dc:creator>faust2004</dc:creator>
      <dc:date>2002-04-30T01:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: Does this mean network intreface failed?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/does-this-mean-network-intreface-failed/m-p/2713678#M61189</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Is the other box a HPUX box?&lt;BR /&gt;You could try a similar test from a PC or if you have access your system console. (telnet &amp;amp; ping)&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Apr 2002 01:44:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/does-this-mean-network-intreface-failed/m-p/2713678#M61189</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-04-30T01:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: Does this mean network intreface failed?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/does-this-mean-network-intreface-failed/m-p/2713679#M61190</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;On your sun box, can you perform an the following after the ping other host(s) failed?&lt;BR /&gt;&lt;BR /&gt;# arp -a&lt;BR /&gt;&lt;BR /&gt;This will display the arp cache table in your sun box. If the MAC addresses of the other hosts are shown, then your link layer connectivity is fine and the fault most likely is the IP layer such as configuration settings. &lt;BR /&gt;&lt;BR /&gt;If you don't see the MAC addresses displayed, then your link layer connectivity is not available. In that case, you should check your switch port settings such as VLAN settings i.e. ensure that your sun box is in the same VLAN as the other systems you are ping'ing.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
      <pubDate>Tue, 30 Apr 2002 01:49:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/does-this-mean-network-intreface-failed/m-p/2713679#M61190</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2002-04-30T01:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: Does this mean network intreface failed?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/does-this-mean-network-intreface-failed/m-p/2713680#M61191</link>
      <description>what does &lt;BR /&gt;ping -s hostname &lt;BR /&gt;&lt;BR /&gt;returns. It is hard to decide at first that n/w card had has gone bad ...&lt;BR /&gt;&lt;BR /&gt;can you try once the following&lt;BR /&gt;&lt;BR /&gt;# ifconfig hme0 down&lt;BR /&gt;# ifconfig hme0 up&lt;BR /&gt;&lt;BR /&gt;you can also try changing the IP address of the interface for any ip address conflict see the syslog.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-Niraj&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Apr 2002 01:52:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/does-this-mean-network-intreface-failed/m-p/2713680#M61191</guid>
      <dc:creator>Niraj Kumar Verma</dc:creator>
      <dc:date>2002-04-30T01:52:56Z</dc:date>
    </item>
    <item>
      <title>Re: Does this mean network intreface failed?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/does-this-mean-network-intreface-failed/m-p/2713681#M61192</link>
      <description>Steven,&lt;BR /&gt;    arp -a show nomessage, the the sun box and &lt;BR /&gt;the pinged sunbox are on the same switch.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Sunny&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Apr 2002 02:43:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/does-this-mean-network-intreface-failed/m-p/2713681#M61192</guid>
      <dc:creator>faust2004</dc:creator>
      <dc:date>2002-04-30T02:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: Does this mean network intreface failed?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/does-this-mean-network-intreface-failed/m-p/2713682#M61193</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check whether the link light is green on your NIC card.&lt;BR /&gt;&lt;BR /&gt;Do you have a cross-over cable? Connect it from this sun box to either other box you are ping'ing or a notebook. Can the sun box ping the notebook? Can the notebook ping the sun box? &lt;BR /&gt;&lt;BR /&gt;If ping failed and arp -a does not show the MAC address of the notebook, then you most likely have a faulty network card that needs to be changed. Check your /var/adm/messages (or dmesg) for messages or errors involving your hme0 interface. Are there any link down messages on the sun box?&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
      <pubDate>Tue, 30 Apr 2002 02:54:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/does-this-mean-network-intreface-failed/m-p/2713682#M61193</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2002-04-30T02:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: Does this mean network intreface failed?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/does-this-mean-network-intreface-failed/m-p/2713683#M61194</link>
      <description>Pinging your own IP address seldom proves anything since the machine will cheat and not send it onto the Ethernet.&lt;BR /&gt;&lt;BR /&gt;Look for link lights on both ends of the network cable.  Verify that speed and duplex are the same on both ends.  Try a different port on the switch and make sure the port is not in the wrong VLAN.&lt;BR /&gt;&lt;BR /&gt;Sun must have an equivalent of hp's lanadmin which tells you the status of the NIC and gives statistics on packets in and out and any errors.  You may want to post in the sun forum:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forum.sun.com/" target="_blank"&gt;http://forum.sun.com/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Ron</description>
      <pubDate>Tue, 30 Apr 2002 19:17:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/does-this-mean-network-intreface-failed/m-p/2713683#M61194</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2002-04-30T19:17:21Z</dc:date>
    </item>
  </channel>
</rss>

