<?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: Installing another NIC on my Linux box in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/installing-another-nic-on-my-linux-box/m-p/3483830#M86820</link>
    <description>try /sbib/ifconfig eth2 and post the output here.</description>
    <pubDate>Mon, 28 Feb 2005 09:30:48 GMT</pubDate>
    <dc:creator>Ross Minkov</dc:creator>
    <dc:date>2005-02-28T09:30:48Z</dc:date>
    <item>
      <title>Installing another NIC on my Linux box</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installing-another-nic-on-my-linux-box/m-p/3483824#M86814</link>
      <description>Greetings,&lt;BR /&gt;I am in the process of installing another NIC on my Itanium server running RHAS3.0 - Will the OS auto detect the new H/W or I have to do something else?  I am a newbie to Linux world and I would like some help.&lt;BR /&gt;&lt;BR /&gt;Thank you in advance.&lt;BR /&gt;&lt;BR /&gt;Ian</description>
      <pubDate>Fri, 11 Feb 2005 10:32:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installing-another-nic-on-my-linux-box/m-p/3483824#M86814</guid>
      <dc:creator>Ian Derringer</dc:creator>
      <dc:date>2005-02-11T10:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: Installing another NIC on my Linux box</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installing-another-nic-on-my-linux-box/m-p/3483825#M86815</link>
      <description>Hi Ian Derringer ,&lt;BR /&gt;&lt;BR /&gt;1/ restart the kudzu service to auto detect new nic , command is " /etc/init.d/kudzu restart "&lt;BR /&gt;2/You will auto enter network configure window to assign ip address.&lt;BR /&gt;3/use command ifconfig to check new nic.&lt;BR /&gt;&lt;BR /&gt;NiCK</description>
      <pubDate>Fri, 11 Feb 2005 10:37:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installing-another-nic-on-my-linux-box/m-p/3483825#M86815</guid>
      <dc:creator>NiCK_76</dc:creator>
      <dc:date>2005-02-11T10:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: Installing another NIC on my Linux box</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installing-another-nic-on-my-linux-box/m-p/3483826#M86816</link>
      <description>If the card is supported, the OS will autodetect and kudzu will pick it up.&lt;BR /&gt;&lt;BR /&gt;Most 100 BaseT cards now are supported. Few 1000 BaseT cards other than Intel's are correctly configured for their top speed. Some are not detected at all.&lt;BR /&gt;&lt;BR /&gt;Card choice is key to not having a big headache here.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 11 Feb 2005 11:14:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installing-another-nic-on-my-linux-box/m-p/3483826#M86816</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-02-11T11:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: Installing another NIC on my Linux box</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installing-another-nic-on-my-linux-box/m-p/3483827#M86817</link>
      <description>Ian,&lt;BR /&gt;&lt;BR /&gt;The kudzu utility maintains a DB of detected and configured hardware, found at /etc/sysconfig/hwconf. To install the new card you need to shutdown the system. Once done with the installation you will boot it back up. As part of the boot process, kudzu compares the currently detected hardware to the stored DB. If new hardware is detected, or previousely existing hardware is removed, kudzu will attempt to automatically reconfigure the system, or steer the administrator to the appropriate interactive configuration utility.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ross</description>
      <pubDate>Fri, 11 Feb 2005 11:31:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installing-another-nic-on-my-linux-box/m-p/3483827#M86817</guid>
      <dc:creator>Ross Minkov</dc:creator>
      <dc:date>2005-02-11T11:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: Installing another NIC on my Linux box</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installing-another-nic-on-my-linux-box/m-p/3483828#M86818</link>
      <description>Likely as not, if the add-on NIC was oen of those listed as an "accessory" for the Itanium server, the OS will deal with it just fine, even if it is not based on Intel chips.  For example, the core 1000Base-T on HP Itegrity servers is based on a Broadcom chip, as the the HP-branded addon, single-port GbE, and it seems to do just fine.</description>
      <pubDate>Sat, 12 Feb 2005 15:11:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installing-another-nic-on-my-linux-box/m-p/3483828#M86818</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2005-02-12T15:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: Installing another NIC on my Linux box</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installing-another-nic-on-my-linux-box/m-p/3483829#M86819</link>
      <description>Greetings,&lt;BR /&gt;Thanks for everyone that have replied so far.  I successfully installed the 2nd NIC "A0761A" certified NIC for my Itanium server.  The server magicly found the new NIC.  I was able to configured the "eth2" NIC via RH gui interface.  However, when I ran ifconfig at the command line, I see only the eth0 &amp;amp; eth1 but nothing for eth2.  What else do I need to do at this point??  Anyone have any ideas??&lt;BR /&gt;&lt;BR /&gt;Thank you in advance.&lt;BR /&gt;&lt;BR /&gt;Ian</description>
      <pubDate>Sun, 27 Feb 2005 12:11:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installing-another-nic-on-my-linux-box/m-p/3483829#M86819</guid>
      <dc:creator>Ian Derringer</dc:creator>
      <dc:date>2005-02-27T12:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: Installing another NIC on my Linux box</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installing-another-nic-on-my-linux-box/m-p/3483830#M86820</link>
      <description>try /sbib/ifconfig eth2 and post the output here.</description>
      <pubDate>Mon, 28 Feb 2005 09:30:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installing-another-nic-on-my-linux-box/m-p/3483830#M86820</guid>
      <dc:creator>Ross Minkov</dc:creator>
      <dc:date>2005-02-28T09:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: Installing another NIC on my Linux box</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installing-another-nic-on-my-linux-box/m-p/3483831#M86821</link>
      <description>You may have to bring the interface up:&lt;BR /&gt;&lt;BR /&gt;run this to let you visually verify the settings for the nic:&lt;BR /&gt;ifconfig eth2 &lt;BR /&gt;&lt;BR /&gt;If all looks good run this:&lt;BR /&gt;ifup eth2&lt;BR /&gt;&lt;BR /&gt;How many ethernet cards are in the machine?&lt;BR /&gt;&lt;BR /&gt;if there are only two cards you should only see eth0 and eth1.&lt;BR /&gt;&lt;BR /&gt;Unless they are multi port adapters then you would see an eth(n) for every port starting with 0.&lt;BR /&gt;&lt;BR /&gt;--Dave</description>
      <pubDate>Mon, 28 Feb 2005 11:47:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installing-another-nic-on-my-linux-box/m-p/3483831#M86821</guid>
      <dc:creator>Dave Falloon</dc:creator>
      <dc:date>2005-02-28T11:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: Installing another NIC on my Linux box</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installing-another-nic-on-my-linux-box/m-p/3483832#M86822</link>
      <description>The problem has been solved.  Now, I am off to work on why my HBA is not talking to my SANs disks&lt;BR /&gt;&lt;BR /&gt;Thanks everyone.&lt;BR /&gt;&lt;BR /&gt;Ian</description>
      <pubDate>Mon, 28 Feb 2005 17:16:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installing-another-nic-on-my-linux-box/m-p/3483832#M86822</guid>
      <dc:creator>Ian Derringer</dc:creator>
      <dc:date>2005-02-28T17:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: Installing another NIC on my Linux box</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installing-another-nic-on-my-linux-box/m-p/3483833#M86823</link>
      <description>Ian,&lt;BR /&gt;&lt;BR /&gt;How was the problem solved? How about some points for the folks that tried to help?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ross</description>
      <pubDate>Wed, 02 Mar 2005 13:18:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installing-another-nic-on-my-linux-box/m-p/3483833#M86823</guid>
      <dc:creator>Ross Minkov</dc:creator>
      <dc:date>2005-03-02T13:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: Installing another NIC on my Linux box</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installing-another-nic-on-my-linux-box/m-p/3483834#M86824</link>
      <description>Ross,&lt;BR /&gt;I start up my KDE xwindows and add a new NIC under the network tab and configured the NIC.  I did not add a new alias for the second NIC "eth2" at this point.  If I do ifconfig, the 2nd NIC does not show up, but if I do ifconfig eth2 this will show up just fine.</description>
      <pubDate>Wed, 02 Mar 2005 22:26:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installing-another-nic-on-my-linux-box/m-p/3483834#M86824</guid>
      <dc:creator>Ian Derringer</dc:creator>
      <dc:date>2005-03-02T22:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: Installing another NIC on my Linux box</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installing-another-nic-on-my-linux-box/m-p/3483835#M86825</link>
      <description>Ian,&lt;BR /&gt;&lt;BR /&gt;Here is how ifconfig works:&lt;BR /&gt;&lt;BR /&gt;If  no  arguments  are  given, ifconfig displays the status of the currently active interfaces.&lt;BR /&gt;&lt;BR /&gt;If a single interface argument is given, it  displays  the  status  of  the  given interface  only.&lt;BR /&gt;&lt;BR /&gt;If  a  single -a argument is given, it displays the status of all interfaces, even those that are down.  &lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Ross</description>
      <pubDate>Thu, 03 Mar 2005 10:53:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installing-another-nic-on-my-linux-box/m-p/3483835#M86825</guid>
      <dc:creator>Ross Minkov</dc:creator>
      <dc:date>2005-03-03T10:53:15Z</dc:date>
    </item>
  </channel>
</rss>

