Brian Doob <[EMAIL PROTECTED]> writes: > These are two of my boot messages: > * Failed to load 8139too [!!] > * Failed to bring eth0 up [!!]
> [kernel] eth0: Setting 100mbps full-duplex based auto negotiated partner > ability 45e1 > [kernel] NETDEV WATCHDOG: eth0 transmit timed out > [dhcpd] timed out waiting for a valid DHCP server response > [rc-scripts] Failed to bring eth0 up > > > The machine is connected to a 4 port 10/100 broadband router (OvisLink > SR-500). Do I need to fix something in my kernel configuration? What > do I need to do to fix this problem? Thanks. > > Your machine is trying to get your IP through a DHCP connection. You are connecting your computer into a router, so does your ROUTER assign IP's with DHCP? If not, then you need to set up your gateway in /etc/conf.d/net and then restarting your eth0 by doing /etc/init.d/net.eth0 start (or restart). You can also set up eth0 with a DHCP setup in the same file. -- Louis C. Candell -- [EMAIL PROTECTED] mailing list