<?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 eth0 problem in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/eth0-problem/m-p/4041356#M29401</link>
    <description>Hi there&lt;BR /&gt;&lt;BR /&gt;I'm having problems with network config, there is no eth0 device in the system.&lt;BR /&gt;&lt;BR /&gt;ifup eth0 &lt;BR /&gt;&lt;BR /&gt;gives me this :&lt;BR /&gt;&lt;BR /&gt;root@lb2:~# ifup eth0&lt;BR /&gt;There is already a pid file /var/run/dhclient.eth0.pid with pid 134993416&lt;BR /&gt;Internet Systems Consortium DHCP Client V3.0.4&lt;BR /&gt;Copyright 2004-2006 Internet Systems Consortium.&lt;BR /&gt;All rights reserved.&lt;BR /&gt;For info, please visit &lt;A href="http://www.isc.org/sw/dhcp/" target="_blank"&gt;http://www.isc.org/sw/dhcp/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SIOCSIFADDR: No such device&lt;BR /&gt;eth0: ERROR while getting interface flags: No such device&lt;BR /&gt;eth0: ERROR while getting interface flags: No such device&lt;BR /&gt;Bind socket to interface: No such device&lt;BR /&gt;Failed to bring up eth0.&lt;BR /&gt;============================================&lt;BR /&gt;cat /etc/network/interfaces&lt;BR /&gt;&lt;BR /&gt;auto eth0&lt;BR /&gt;iface eth0 inet dhcp&lt;BR /&gt;&lt;BR /&gt;============================================&lt;BR /&gt;&lt;BR /&gt;root@lb2:~# modprobe e1000 &lt;BR /&gt;FATAL: Module e1000 not found.&lt;BR /&gt;&lt;BR /&gt;root@lb2:~# modprobe bnx2 &lt;BR /&gt;FATAL: Module bnx2 not found.&lt;BR /&gt;============================================&lt;BR /&gt;root@lb2:~# dmesg | grep -i eth&lt;BR /&gt;netfront: Initialising virtual ethernet driver.&lt;BR /&gt;netfront: device eth0 has copying receive path.&lt;BR /&gt;============================================&lt;BR /&gt;root@lb2:~# lspci -v|grep -i ethernet&lt;BR /&gt;pcilib: Cannot open /proc/bus/pci&lt;BR /&gt;lspci: Cannot find any working access method.&lt;BR /&gt;============================================&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;How can I bring eth0 up and running ?&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Sat, 21 Jul 2007 06:07:28 GMT</pubDate>
    <dc:creator>Piotr Kirklewski</dc:creator>
    <dc:date>2007-07-21T06:07:28Z</dc:date>
    <item>
      <title>eth0 problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/eth0-problem/m-p/4041356#M29401</link>
      <description>Hi there&lt;BR /&gt;&lt;BR /&gt;I'm having problems with network config, there is no eth0 device in the system.&lt;BR /&gt;&lt;BR /&gt;ifup eth0 &lt;BR /&gt;&lt;BR /&gt;gives me this :&lt;BR /&gt;&lt;BR /&gt;root@lb2:~# ifup eth0&lt;BR /&gt;There is already a pid file /var/run/dhclient.eth0.pid with pid 134993416&lt;BR /&gt;Internet Systems Consortium DHCP Client V3.0.4&lt;BR /&gt;Copyright 2004-2006 Internet Systems Consortium.&lt;BR /&gt;All rights reserved.&lt;BR /&gt;For info, please visit &lt;A href="http://www.isc.org/sw/dhcp/" target="_blank"&gt;http://www.isc.org/sw/dhcp/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SIOCSIFADDR: No such device&lt;BR /&gt;eth0: ERROR while getting interface flags: No such device&lt;BR /&gt;eth0: ERROR while getting interface flags: No such device&lt;BR /&gt;Bind socket to interface: No such device&lt;BR /&gt;Failed to bring up eth0.&lt;BR /&gt;============================================&lt;BR /&gt;cat /etc/network/interfaces&lt;BR /&gt;&lt;BR /&gt;auto eth0&lt;BR /&gt;iface eth0 inet dhcp&lt;BR /&gt;&lt;BR /&gt;============================================&lt;BR /&gt;&lt;BR /&gt;root@lb2:~# modprobe e1000 &lt;BR /&gt;FATAL: Module e1000 not found.&lt;BR /&gt;&lt;BR /&gt;root@lb2:~# modprobe bnx2 &lt;BR /&gt;FATAL: Module bnx2 not found.&lt;BR /&gt;============================================&lt;BR /&gt;root@lb2:~# dmesg | grep -i eth&lt;BR /&gt;netfront: Initialising virtual ethernet driver.&lt;BR /&gt;netfront: device eth0 has copying receive path.&lt;BR /&gt;============================================&lt;BR /&gt;root@lb2:~# lspci -v|grep -i ethernet&lt;BR /&gt;pcilib: Cannot open /proc/bus/pci&lt;BR /&gt;lspci: Cannot find any working access method.&lt;BR /&gt;============================================&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;How can I bring eth0 up and running ?&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 21 Jul 2007 06:07:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/eth0-problem/m-p/4041356#M29401</guid>
      <dc:creator>Piotr Kirklewski</dc:creator>
      <dc:date>2007-07-21T06:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: eth0 problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/eth0-problem/m-p/4041357#M29402</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;can you post the output of the command &lt;BR /&gt;&lt;BR /&gt;ifconfig -a&lt;BR /&gt;&lt;BR /&gt;Please provide some additional informations about the hardware that you're using (server type etc...).&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Patrick</description>
      <pubDate>Sat, 21 Jul 2007 06:31:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/eth0-problem/m-p/4041357#M29402</guid>
      <dc:creator>Patrick Terlisten</dc:creator>
      <dc:date>2007-07-21T06:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: eth0 problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/eth0-problem/m-p/4041358#M29403</link>
      <description>Just what kind of machine is this?&lt;BR /&gt;&lt;BR /&gt;"netfront" indicates it might be a Xen virtual machine. &lt;BR /&gt;&lt;BR /&gt;You should check that virtual networking is configured correctly in Xen "domain 0" i.e. the host for the virtual machines.&lt;BR /&gt;&lt;BR /&gt;If you are not the administrator of the VM host, talk to that person. &lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Sat, 21 Jul 2007 08:07:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/eth0-problem/m-p/4041358#M29403</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2007-07-21T08:07:01Z</dc:date>
    </item>
  </channel>
</rss>

