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

Re: no eth0?



On Sat, Aug 19, 2000 at 07:11:38PM -0600, cls-colo spgs wrote:

> Enabling bus-master transmits and whole-frame receives.
> Sending DHCP and RARP requests ... timed out!
> IP-Config: Reopening network devices... Sending DHCP
> and RARP requests ..<7>eth0: Transmit error, Tx status
> register 82. . timed out! IP-Config: Reopening network
> devices... Sending DHCP and RARP requests ..<7>eth0:
> Transmit error, Tx status register 82. . timed out!

Did you assign an IP to this card? Or is it supposed to be configured
by DHCP?
If not add something like this to your /etc/network/interfaces:

iface eth0 inet static
        address 192.168.0.1
        netmask 255.255.255.0
        network 192.168.0.0
        broadcast 192.168.0.255


> but eth0 disappears...

Is the module still loaded? (lsmod)

Phil



Reply to: