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

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux