<div dir="ltr">On Thu, Oct 9, 2008 at 12:15 AM, Dave Feustel <span dir="ltr"><<a href="mailto:dfeustel@mindspring.com">dfeustel@mindspring.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c">On Wed, Oct 08, 2008 at 10:20:17PM +0100, Laura Speck wrote:<br>
> Hey all,<br>
><br>
> I am having a problem with a brand new install of Fedora 9. This<br>
> machine has two nic's, eth0 and eth1. They are both . We currently<br>
> have eth0 plugged into a router, had eth1 plugged in earlier to try it<br>
> as well but we have this problem on both nics.<br>
><br>
> Basically, on install we specified that both nics were to be dhcp, and<br>
> to come up on boot. But neither of them get an ip on boot. I know that<br>
> it's not a problem with the cable, as we plugged it into a different<br>
> machine and it works fine. I don't think it's a problem with the nics<br>
> as I can't see both of them being toast on a new machine.<br>
><br>
> ifconfig eth0 up does nothing. I've gotten someone local to the server<br>
> to try dhclient eth0 and then tail /var/log/messages. We see<br>
> DHCPREQUEST, a bunch of DHCPDISCOVER lines and then end with a "No<br>
> DHCPOFFERS received" message. ifconfig never shows either interface as<br>
> having an "inet ..." line, but they get an "inet6 ..." line. I know<br>
> it's not a problem with the dhcp server because it's our isp's, and<br>
> our other machines can grab an ip fine.<br>
><br>
> I've shut off Networkmanager (service NetworkManager stop) and started<br>
> the network (service network start).<br>
><br>
> service network start outputs:<br>
> Bringing up loopback interface [OK]<br>
> Bringing up interface eth0:<br>
> Determining IP information for eth0... failed. [FAILED]<br>
> Bringing up interface eth0:<br>
> Determining IP information for eth1... failed. No link available.<br>
> Check cable. [FAILED]<br>
><br>
> Our /etc/sysconfig/network-scripts/ifcfg-eth0 looks like...<br>
><br>
> DEVICE=eth0<br>
> BOOTPROTO=dhcp<br>
> ONBOOT=yes<br>
><br>
> Any tips would be greatly appreciated. Thanks in advance!<br>
><br>
> Laura<br>
<br>
</div></div>I have F9 running on a computer with just one nic. Everything worked<br>
until about a week ago, when the nic suddenly no longer automatically<br>
got a dhcp address. My work around is to run dhclient etho &. DHCP<br>
connects then. I still haven't figured out why this happened or what<br>
the correct fix is.<br>
<div><div></div><div class="Wj3C7c"></div></div></blockquote><div> </div><div class="Wj3C7c"> You're missing the HWADDR= stanzas in your configs. This tells the kernel which NIC is actually eth0 and eth1 by identifying the MAC address.<br>

</div></div><br>-- <br>Regards,<br>Michael Magua<br><br>RHCE 805008570430920<br>
</div>