<?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: problems configuring eth0 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/problems-configuring-eth0/m-p/2764364#M90368</link>
    <description>hi, &lt;BR /&gt;&lt;BR /&gt;It looks like eth0 is waiting to get an &lt;BR /&gt;ip from a dhcpserver.&lt;BR /&gt;I think theres no problem with the driver. &lt;BR /&gt;To do a test you can do the following : &lt;BR /&gt;&lt;BR /&gt;vi /etc/sysconfig/networking/ifcfg-eth0&lt;BR /&gt;&lt;BR /&gt;and put the following in the file &lt;BR /&gt;&lt;BR /&gt;DEVICE=eth0&lt;BR /&gt;IPADDR=10.0.0.1&lt;BR /&gt;NETMASK=255.255.255.0&lt;BR /&gt;ONBOOT=yes&lt;BR /&gt;&lt;BR /&gt;Than boot the system or do&lt;BR /&gt;service network restart &lt;BR /&gt;and check with ifconfig eth0 if the&lt;BR /&gt;interface as ip 10.0.0.1&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Steven</description>
    <pubDate>Tue, 16 Jul 2002 17:11:33 GMT</pubDate>
    <dc:creator>Steven Mertens</dc:creator>
    <dc:date>2002-07-16T17:11:33Z</dc:date>
    <item>
      <title>problems configuring eth0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-configuring-eth0/m-p/2764363#M90367</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have installed linux redhat 7.2 on an optima machine.  On installation linux did not recognise the network card.  I tried assigning the tulip/catc/8139too.o (tried with all of them seperately) drivers.  I have made an entry in the modules.conf.  But, still no use.  When I am trying to start the network, eth0 fails with an error message &lt;BR /&gt;"Determining IP informatiion for eth0... failed."&lt;BR /&gt;&lt;BR /&gt;Any help would be a lot appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Tue, 16 Jul 2002 02:15:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-configuring-eth0/m-p/2764363#M90367</guid>
      <dc:creator>Pradeep_7</dc:creator>
      <dc:date>2002-07-16T02:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: problems configuring eth0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-configuring-eth0/m-p/2764364#M90368</link>
      <description>hi, &lt;BR /&gt;&lt;BR /&gt;It looks like eth0 is waiting to get an &lt;BR /&gt;ip from a dhcpserver.&lt;BR /&gt;I think theres no problem with the driver. &lt;BR /&gt;To do a test you can do the following : &lt;BR /&gt;&lt;BR /&gt;vi /etc/sysconfig/networking/ifcfg-eth0&lt;BR /&gt;&lt;BR /&gt;and put the following in the file &lt;BR /&gt;&lt;BR /&gt;DEVICE=eth0&lt;BR /&gt;IPADDR=10.0.0.1&lt;BR /&gt;NETMASK=255.255.255.0&lt;BR /&gt;ONBOOT=yes&lt;BR /&gt;&lt;BR /&gt;Than boot the system or do&lt;BR /&gt;service network restart &lt;BR /&gt;and check with ifconfig eth0 if the&lt;BR /&gt;interface as ip 10.0.0.1&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Steven</description>
      <pubDate>Tue, 16 Jul 2002 17:11:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-configuring-eth0/m-p/2764364#M90368</guid>
      <dc:creator>Steven Mertens</dc:creator>
      <dc:date>2002-07-16T17:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: problems configuring eth0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-configuring-eth0/m-p/2764365#M90369</link>
      <description>Alternatively, you can check out /var/log/messages and you should see a note about your network card (eth0) when the module is loaded up.  If you see that your driver is loading just fine, then you'll want to move on to figure out what the DHCP problem is (bad cable?  bad port?  no dhcp server running?).  You can also use the 'netconfig' program as the root user to manually setup IP address information.</description>
      <pubDate>Tue, 16 Jul 2002 18:22:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-configuring-eth0/m-p/2764365#M90369</guid>
      <dc:creator>Craig Kelley</dc:creator>
      <dc:date>2002-07-16T18:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: problems configuring eth0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-configuring-eth0/m-p/2764366#M90370</link>
      <description>Craig is right , you better check first&lt;BR /&gt;if your networkdriver is loaded properly. &lt;BR /&gt;You can do this also with &lt;BR /&gt;&lt;BR /&gt;dmesg&lt;BR /&gt;&lt;BR /&gt;or look the module mentioned in /etc/modules.conf is loaded -&amp;gt; lsmod&lt;BR /&gt;&lt;BR /&gt;If your driver is loaded properly i guess he's waiting for reply from a dhcpserver. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;Steven</description>
      <pubDate>Tue, 16 Jul 2002 19:21:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-configuring-eth0/m-p/2764366#M90370</guid>
      <dc:creator>Steven Mertens</dc:creator>
      <dc:date>2002-07-16T19:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: problems configuring eth0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-configuring-eth0/m-p/2764367#M90371</link>
      <description>When I first installed RedHat about 2 years ago I was having the same problem.  Took about 3 months to figure it out.&lt;BR /&gt;&lt;BR /&gt;Here is what I did:&lt;BR /&gt;&lt;BR /&gt;Went into the BIOS and checked to see if Plug &amp;amp; Play was turned on, it was so I turned it off.  Check your BIOS to see if there is anything that might auto select the Operating System [ i.e. Windows, etc ] Change it to DOS or none if possible.&lt;BR /&gt;&lt;BR /&gt;You then should be able to initialize your network card.&lt;BR /&gt;&lt;BR /&gt;When you are trying to to the insmod command on your network card have another console window open and do a tail -f /var/log/messages to see the messages of the attempts on the network card.&lt;BR /&gt;&lt;BR /&gt;Also be sure that you have done the /usr/sbin/netconfig command to configure your network for DHCP use.&lt;BR /&gt;&lt;BR /&gt;I hope this works for you&lt;BR /&gt;&lt;BR /&gt;George</description>
      <pubDate>Mon, 22 Jul 2002 13:06:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-configuring-eth0/m-p/2764367#M90371</guid>
      <dc:creator>George Wolanin</dc:creator>
      <dc:date>2002-07-22T13:06:27Z</dc:date>
    </item>
  </channel>
</rss>

