<?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 My HPNC3123 NIC falls unresponsive to inbound traffic in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/my-hpnc3123-nic-falls-unresponsive-to-inbound-traffic/m-p/2989221#M89291</link>
    <description>I am running Red Hat Enterprise Linux ES v 2.1 on a Proliant ML-530 G2.  My NIC is an HP/Compaq NC3123, it is correctly set to be 100base-TX FD, with no Auto-Negotiation.&lt;BR /&gt;&lt;BR /&gt;My problem is that I get no response when I attempt to ping this server from any remote machine, UNTIL I go to the server's console and initiate some network activity (such as a ping) from there.&lt;BR /&gt;&lt;BR /&gt;Once the server has made some network connection, remote machines can then successfully communicate with it, UNTIL it has had no network activity for some brief period of time.   Once the server's NIC has been idle long enough, it once again falls unresponsive.&lt;BR /&gt;&lt;BR /&gt;I do know that this NIC does have WOL (Wake On LAN), and I have used ethtool to (I believe) disable WOL with a:&lt;BR /&gt;&lt;BR /&gt;    ethtool -s eth0 wol d&lt;BR /&gt;&lt;BR /&gt;but this has had no effect.&lt;BR /&gt;&lt;BR /&gt;I also swapped the NIC with an identical one from another server, and I still have the problem.&lt;BR /&gt;&lt;BR /&gt;Does this at all sound familiar to anybody?  Is there some additional NIC driver setting I need to make?  &lt;BR /&gt;&lt;BR /&gt;I would appreciate hearing from anyone who might have an idea on what I am facing here.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
    <pubDate>Wed, 04 Jun 2003 21:27:32 GMT</pubDate>
    <dc:creator>Wayne Shappard</dc:creator>
    <dc:date>2003-06-04T21:27:32Z</dc:date>
    <item>
      <title>My HPNC3123 NIC falls unresponsive to inbound traffic</title>
      <link>https://community.hpe.com/t5/operating-system-linux/my-hpnc3123-nic-falls-unresponsive-to-inbound-traffic/m-p/2989221#M89291</link>
      <description>I am running Red Hat Enterprise Linux ES v 2.1 on a Proliant ML-530 G2.  My NIC is an HP/Compaq NC3123, it is correctly set to be 100base-TX FD, with no Auto-Negotiation.&lt;BR /&gt;&lt;BR /&gt;My problem is that I get no response when I attempt to ping this server from any remote machine, UNTIL I go to the server's console and initiate some network activity (such as a ping) from there.&lt;BR /&gt;&lt;BR /&gt;Once the server has made some network connection, remote machines can then successfully communicate with it, UNTIL it has had no network activity for some brief period of time.   Once the server's NIC has been idle long enough, it once again falls unresponsive.&lt;BR /&gt;&lt;BR /&gt;I do know that this NIC does have WOL (Wake On LAN), and I have used ethtool to (I believe) disable WOL with a:&lt;BR /&gt;&lt;BR /&gt;    ethtool -s eth0 wol d&lt;BR /&gt;&lt;BR /&gt;but this has had no effect.&lt;BR /&gt;&lt;BR /&gt;I also swapped the NIC with an identical one from another server, and I still have the problem.&lt;BR /&gt;&lt;BR /&gt;Does this at all sound familiar to anybody?  Is there some additional NIC driver setting I need to make?  &lt;BR /&gt;&lt;BR /&gt;I would appreciate hearing from anyone who might have an idea on what I am facing here.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 04 Jun 2003 21:27:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/my-hpnc3123-nic-falls-unresponsive-to-inbound-traffic/m-p/2989221#M89291</guid>
      <dc:creator>Wayne Shappard</dc:creator>
      <dc:date>2003-06-04T21:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: My HPNC3123 NIC falls unresponsive to inbound traffic</title>
      <link>https://community.hpe.com/t5/operating-system-linux/my-hpnc3123-nic-falls-unresponsive-to-inbound-traffic/m-p/2989222#M89292</link>
      <description>a few things to check.&lt;BR /&gt;&lt;BR /&gt;What are the settings in the file /etc/sysconfig/network-scripts/ifcfg-eth0&lt;BR /&gt;&lt;BR /&gt;Replace the zero with the actual number of the NIC.&lt;BR /&gt;&lt;BR /&gt;If the thing is set to be on at boot time, you should not be having this problem.  I suspect this is not the case.&lt;BR /&gt;&lt;BR /&gt;Prior to waking it up, ifconfig eth0&lt;BR /&gt;&lt;BR /&gt;If it doesn't say up, you have not configured the card.&lt;BR /&gt;&lt;BR /&gt;Now if you are in a multiple NIC environment there could be a conflict between the NIC card and another one, or with another machine on the network.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 04 Jun 2003 23:45:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/my-hpnc3123-nic-falls-unresponsive-to-inbound-traffic/m-p/2989222#M89292</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-06-04T23:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: My HPNC3123 NIC falls unresponsive to inbound traffic</title>
      <link>https://community.hpe.com/t5/operating-system-linux/my-hpnc3123-nic-falls-unresponsive-to-inbound-traffic/m-p/2989223#M89293</link>
      <description>Steve,&lt;BR /&gt;&lt;BR /&gt;Thanks for responding. I worked along the lines you recommended, and this is what I found.&lt;BR /&gt;&lt;BR /&gt;I rebooted my server and then pinged it from my desktop. Result: no response.  I went to the server console and did a "ifconfig eth0" (which is the interface I am using).  I found that its status was "UP BROADCAST RUNNING MULTICAST", no different from the embedded e100 running without problems on a DL360 I also have running RHAS 2.1.&lt;BR /&gt;&lt;BR /&gt;As a test, I went back to my desktop and pinged the server several times again.  On returning to the console and running ifconfig again, I found that the RX packets had increased, while the TX packets remained unchanged. I repeated this test several times with the same result. (BTW, no error packets were reported in either direction.)  It was not until I issued a single ping from the server ("one ping, Vasili"), that it responded to pings from my desktop.&lt;BR /&gt;&lt;BR /&gt;Here are the contents of my /etc/sysconfig/network-scripts/ifcfg-eth0 file:&lt;BR /&gt;&lt;BR /&gt;CE=eth0&lt;BR /&gt;BOOTPROTO=none&lt;BR /&gt;BROADCAST=10.1.4.255&lt;BR /&gt;IPADDR=10.1.4.42&lt;BR /&gt;NETMASK=255.255.255.0&lt;BR /&gt;NETWORK=10.1.4.0&lt;BR /&gt;ONBOOT=yes&lt;BR /&gt;GATEWAY=10.1.4.1&lt;BR /&gt;TYPE=Ethernet&lt;BR /&gt;USERCTL=no&lt;BR /&gt;PEERDNS=no&lt;BR /&gt;&lt;BR /&gt;What is curious to me is that this file is different in content from the same file found on my DL360, which works with no problems:&lt;BR /&gt;&lt;BR /&gt;DEVICE=eth0&lt;BR /&gt;BOOTPROTO=static&lt;BR /&gt;BROADCAST=192.168.1.255&lt;BR /&gt;IPADDR=192.168.1.86&lt;BR /&gt;NETMASK=255.255.255.0&lt;BR /&gt;NETWORK=192.168.1.0&lt;BR /&gt;ONBOOT=yes&lt;BR /&gt;&lt;BR /&gt;What I find curious is that I have not touched these files, and I cannot account for their differences.  The only circumstance that comes to mind is that linux was first installed on this server with the wrong IP address, which was afterwards corrected from the GNOME network configuration applet.&lt;BR /&gt;&lt;BR /&gt;I will make this file consistent with that found on my working system and see what I get.  If, on the other hand, this additional information I have given you triggers some revelation, I would certainly appreciate hearing back from you.  &lt;BR /&gt;&lt;BR /&gt;In any respect, thanks again for responding.</description>
      <pubDate>Thu, 05 Jun 2003 14:01:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/my-hpnc3123-nic-falls-unresponsive-to-inbound-traffic/m-p/2989223#M89293</guid>
      <dc:creator>Wayne Shappard</dc:creator>
      <dc:date>2003-06-05T14:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: My HPNC3123 NIC falls unresponsive to inbound traffic</title>
      <link>https://community.hpe.com/t5/operating-system-linux/my-hpnc3123-nic-falls-unresponsive-to-inbound-traffic/m-p/2989224#M89294</link>
      <description>A few things jumped out at me though nothing totally explains the behavior.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This 10.1 network is more generally used as a class B network, with netmask 255.255.0.0&lt;BR /&gt;&lt;BR /&gt;That is how we do it.  Check the netmask configuration of some other machine on the 10.1 network.  If they match, I'm wrong, if they are 255.255.0.0 change this machine and then do this:&lt;BR /&gt;&lt;BR /&gt;service network restart&lt;BR /&gt;&lt;BR /&gt;This assumes your users can tolerate a short(3-5 second) system outage.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;CE=eth0 &lt;BR /&gt;BOOTPROTO=none &lt;BR /&gt;BROADCAST=10.1.4.255 &lt;BR /&gt;IPADDR=10.1.4.42 &lt;BR /&gt;NETMASK=255.255.255.0 &lt;BR /&gt;NETWORK=10.1.4.0 &lt;BR /&gt;ONBOOT=yes &lt;BR /&gt;GATEWAY=10.1.4.1 &lt;BR /&gt;TYPE=Ethernet &lt;BR /&gt;USERCTL=no &lt;BR /&gt;PEERDNS=no &lt;BR /&gt;&lt;BR /&gt;What is curious to me is that this file is different in content from the same file found on my DL360, which works with no problems: &lt;BR /&gt;&lt;BR /&gt;DEVICE=eth0 &lt;BR /&gt;BOOTPROTO=static &lt;BR /&gt;BROADCAST=192.168.1.255 &lt;BR /&gt;IPADDR=192.168.1.86 &lt;BR /&gt;NETMASK=255.255.255.0 &lt;BR /&gt;NETWORK=192.168.1.0 &lt;BR /&gt;ONBOOT=yes &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;BOOTPROTO=static &lt;BR /&gt;I would think that should be the same in the 10.1 file because we're manually assinging IP addresses, not letting a DCHP server assign it.&lt;BR /&gt;&lt;BR /&gt;Why don't you look into what I pointed out and see if it resolves the problem. I turn into a pumpkin as it were around 8 p.m. tonight for a couple of days.  I'll check back a few more times if family considerations permit.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 05 Jun 2003 15:15:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/my-hpnc3123-nic-falls-unresponsive-to-inbound-traffic/m-p/2989224#M89294</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-06-05T15:15:57Z</dc:date>
    </item>
  </channel>
</rss>

