Re: FC-5 post-install networking troubleshooting help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2006-06-21 at 07:44 -0500, Peter Horst wrote:
> I'm trying to get a new install of fc-5 onto a (working) DHCP network.  
> During install I checked the appropriate "use dhcp" boxes.  Now when I'm 
> booting I get:
> 
> Bringing up interface eth0:
> Determining IP information for eth0... failed.
> 
> So no network.  Where do I start looking? Thanks for any pointers.
The last few lines of kernel messages:
  dmesg | tail
and also the syslog (there will likely be some duplication of lines
output from dmesg)
  tail /var/log/messages

determine if you've got a link using ethtool (or mii-tool if your driver
is older)
  /sbin/ethtool eth0

You'll probably need to know the MAC address (HWaddr) of your NIC for
diagnostics
  /sbin/ifconfig eth0
Also, check the logs on your DHCP server and look for DHCP_DISCOVER
entries for the MAC address.

 HTH
- Dan

Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux