<?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: bring up eth0 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/bring-up-eth0/m-p/4040650#M29359</link>
    <description>hi,&lt;BR /&gt;&lt;BR /&gt;What do you see in:&lt;BR /&gt;/etc/sysconfig/networking/devices&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;e.g.&lt;BR /&gt;[yd@myserver devices]$ ll&lt;BR /&gt;total 48&lt;BR /&gt;-rw-r--r--  3 root root 192 Jun 26 15:20 ifcfg-eth0&lt;BR /&gt;-rw-r--r--  3 root root 182 Jun 26 15:20 ifcfg-eth1&lt;BR /&gt;-rw-r--r--  3 root root 204 Jun 26 15:20 ifcfg-eth2&lt;BR /&gt;-rw-r--r--  3 root root 207 Jun 26 15:20 ifcfg-eth3&lt;BR /&gt;-rw-r--r--  3 root root 285 Jun 26 15:20 ifcfg-eth3:1&lt;BR /&gt;-rw-r--r--  3 root root  70 Jun 26 15:20 route-eth3&lt;BR /&gt;[yd@myserver devices]$&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;revert&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
    <pubDate>Mon, 23 Jul 2007 05:26:49 GMT</pubDate>
    <dc:creator>Yogeeraj_1</dc:creator>
    <dc:date>2007-07-23T05:26:49Z</dc:date>
    <item>
      <title>bring up eth0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bring-up-eth0/m-p/4040645#M29354</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Relatively new to linux and playing around with the kernel. &lt;BR /&gt;&lt;BR /&gt;I've loaded a mini kernel using INSERT-1.3.6.&lt;BR /&gt;Trying to troubleshoot a network connection.&lt;BR /&gt;&lt;BR /&gt;Now after loading the kernel modules tg3,bnx2,and e1000 I still can't get eth0 to come up. These are the modules that I usually use with the cards that I have loaded in these types of systems. When I run ifconfig on eth0 I get "SIOCSIFADDR: No such device" and a few other messages. I've attached a print screen of the console output to this thread.&lt;BR /&gt;&lt;BR /&gt;Any help in getting eth0 up will be appreciated. I'm assuming I'm missing some step but not sure what. Points will be dealt accordingly.&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Jul 2007 19:05:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bring-up-eth0/m-p/4040645#M29354</guid>
      <dc:creator>Vanja</dc:creator>
      <dc:date>2007-07-19T19:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: bring up eth0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bring-up-eth0/m-p/4040646#M29355</link>
      <description>Hi Vania,&lt;BR /&gt;&lt;BR /&gt;after loading the drivers with:&lt;BR /&gt;$ modprobe bnx2 &lt;BR /&gt;and&lt;BR /&gt;$ modprobe e1000&lt;BR /&gt;&lt;BR /&gt;you should find some eth's im dmesg output.&lt;BR /&gt;&lt;BR /&gt;can you post:&lt;BR /&gt;$ dmesg | grep -i eth&lt;BR /&gt;and also&lt;BR /&gt;$ ifconfig -a&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;HGH&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Jul 2007 01:38:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bring-up-eth0/m-p/4040646#M29355</guid>
      <dc:creator>Hemmetter</dc:creator>
      <dc:date>2007-07-20T01:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: bring up eth0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bring-up-eth0/m-p/4040647#M29356</link>
      <description>After running modprobe, you already should see the eth0 device unconfigured if the device is detected by the module.&lt;BR /&gt;&lt;BR /&gt;Ensure that after loading the module you do have the eth0 device in the output of ifconfig -a.</description>
      <pubDate>Fri, 20 Jul 2007 08:45:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bring-up-eth0/m-p/4040647#M29356</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-07-20T08:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: bring up eth0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bring-up-eth0/m-p/4040648#M29357</link>
      <description>Thanks for the input.&lt;BR /&gt;&lt;BR /&gt;After loading the drivers I don't see eth0, eth1, eth2, or eth3 in output of ifconfig -a, as I expect. The only thing that I see in ifconfig -a is the loopback interface. I will be able to do some more troubleshooting on Monday. If you guys have any other tips or clues I appreciate it.&lt;BR /&gt;&lt;BR /&gt;Also note from the attachment that lsmod doesn't list any devices (eth0 - eth3) using any of the 3 nic drivers?&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Fri, 20 Jul 2007 10:28:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bring-up-eth0/m-p/4040648#M29357</guid>
      <dc:creator>Vanja</dc:creator>
      <dc:date>2007-07-20T10:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: bring up eth0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bring-up-eth0/m-p/4040649#M29358</link>
      <description>run kudzu,&lt;BR /&gt;&lt;BR /&gt;and use system-config-network(redhat/fedora) or  netconfig to check the card is installed or not.</description>
      <pubDate>Mon, 23 Jul 2007 02:49:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bring-up-eth0/m-p/4040649#M29358</guid>
      <dc:creator>sshakthi</dc:creator>
      <dc:date>2007-07-23T02:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: bring up eth0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bring-up-eth0/m-p/4040650#M29359</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;What do you see in:&lt;BR /&gt;/etc/sysconfig/networking/devices&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;e.g.&lt;BR /&gt;[yd@myserver devices]$ ll&lt;BR /&gt;total 48&lt;BR /&gt;-rw-r--r--  3 root root 192 Jun 26 15:20 ifcfg-eth0&lt;BR /&gt;-rw-r--r--  3 root root 182 Jun 26 15:20 ifcfg-eth1&lt;BR /&gt;-rw-r--r--  3 root root 204 Jun 26 15:20 ifcfg-eth2&lt;BR /&gt;-rw-r--r--  3 root root 207 Jun 26 15:20 ifcfg-eth3&lt;BR /&gt;-rw-r--r--  3 root root 285 Jun 26 15:20 ifcfg-eth3:1&lt;BR /&gt;-rw-r--r--  3 root root  70 Jun 26 15:20 route-eth3&lt;BR /&gt;[yd@myserver devices]$&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;revert&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Mon, 23 Jul 2007 05:26:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bring-up-eth0/m-p/4040650#M29359</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2007-07-23T05:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: bring up eth0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bring-up-eth0/m-p/4040651#M29360</link>
      <description>You could try the following commands:&lt;BR /&gt;&lt;BR /&gt;lspci&lt;BR /&gt;&lt;BR /&gt;modprobe -r eth0&lt;BR /&gt;&lt;BR /&gt;modprobe -v eth0&lt;BR /&gt;&lt;BR /&gt;cat /etc/modules.conf&lt;BR /&gt;&lt;BR /&gt;cat /etc/modprobe.conf&lt;BR /&gt;&lt;BR /&gt;mii-tool eth0&lt;BR /&gt;&lt;BR /&gt;ethtool eth0&lt;BR /&gt;&lt;BR /&gt;ifconfig eth0 ...&lt;BR /&gt;&lt;BR /&gt;ifup eth0&lt;BR /&gt;&lt;BR /&gt;dmesg |grep eth0&lt;BR /&gt;&lt;BR /&gt;grep eth0 /var/log/messages&lt;BR /&gt;&lt;BR /&gt;cd /etc/sysconfig/network-scripts&lt;BR /&gt;&lt;BR /&gt;cat ifcfg-eth0&lt;BR /&gt;&lt;BR /&gt;More inspiration in the extremely interesting book from HP:&lt;BR /&gt;&lt;BR /&gt;Linux Troubleshooting for System Administrators and Power Users&lt;BR /&gt;James Kierkland, et al.&lt;BR /&gt;2006, HP Professional Books&lt;BR /&gt;ISBN 0-13-185515-8</description>
      <pubDate>Thu, 09 Aug 2007 17:38:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bring-up-eth0/m-p/4040651#M29360</guid>
      <dc:creator>Geert Van Pamel</dc:creator>
      <dc:date>2007-08-09T17:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: bring up eth0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bring-up-eth0/m-p/4040652#M29361</link>
      <description>Hi Geert Van Pamel ,&lt;BR /&gt;Looking for "Linux Troubleshooting for System Administrators and Power Users" book. If you have this book in pdf format, can u pls send it.If your Ok will giv u my email id.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;SaC</description>
      <pubDate>Fri, 10 Aug 2007 12:43:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bring-up-eth0/m-p/4040652#M29361</guid>
      <dc:creator>Sac_3</dc:creator>
      <dc:date>2007-08-10T12:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: bring up eth0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bring-up-eth0/m-p/4040653#M29362</link>
      <description>I once had a problem on Fedora Core 6 with a not automatically unrecognized ethernet card. &lt;BR /&gt;&lt;BR /&gt;ifup eth0&lt;BR /&gt;3c59x device eth0 does not seem to be present, delaying initialization.&lt;BR /&gt;&lt;BR /&gt;I solved the problem with the following little startup script:&lt;BR /&gt;&lt;BR /&gt;vi /etc/init.d/localnet&lt;BR /&gt;#!/bin/bash&lt;BR /&gt;echo $0 $* # Local network startup&lt;BR /&gt;&lt;BR /&gt;modprobe -r eth0&lt;BR /&gt;modprobe -v eth0&lt;BR /&gt;&lt;BR /&gt;Then I register this startup script&lt;BR /&gt;&lt;BR /&gt;grep default /etc/inittab&lt;BR /&gt;...&lt;BR /&gt;id:5:initdefault:&lt;BR /&gt;&lt;BR /&gt;cd /etc/rc5.d&lt;BR /&gt;ln -s ../init.d/localnet S10localnet&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 18 Aug 2007 14:16:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bring-up-eth0/m-p/4040653#M29362</guid>
      <dc:creator>Geert Van Pamel</dc:creator>
      <dc:date>2007-08-18T14:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: bring up eth0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bring-up-eth0/m-p/4040654#M29363</link>
      <description>For Sac: you can buy it for 34$&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.amazon.com/exec/obidos/ISBN=0131855158" target="_blank"&gt;http://www.amazon.com/exec/obidos/ISBN=0131855158&lt;/A&gt;</description>
      <pubDate>Sun, 19 Aug 2007 05:38:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bring-up-eth0/m-p/4040654#M29363</guid>
      <dc:creator>Geert Van Pamel</dc:creator>
      <dc:date>2007-08-19T05:38:56Z</dc:date>
    </item>
  </channel>
</rss>

