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

Re: 2.6.5 -- I broke the internet



On Mon, May 10, 2004 at 08:34:55PM -0400, Emma Jane Hogbin wrote:
> dmesg can be found at:
> www.xtrinsic.com/geek/config/26.dmesg.txt

| 8139too Fast Ethernet driver 0.9.27
| eth0: RealTek RTL8139 at 0xd0832000, 00:00:e2:8d:22:8b, IRQ 10
| eth0:  Identified 8139 chip type 'RTL-8100B/8139D'

The card is recognized, the driver loads.
 

> smeagol:~ 19:50:28 $ ifconfig

ifconfig -a
(ifconfig without parameters shows configured devices only)


> smeagol:~ 19:50:48 $ sudo ifup eth0
> Ignoring unknown interface eth0=eth0.
> smeagol:~ 19:50:59 $ sudo ifup eth1
> ifup: interface eth1 already configured
> smeagol:~ 19:51:01 $ ping google.ca
> ping: unknown host google.ca

I can not tell wether your interfaces is correctly configured, you might
want to try to manually bring the interface up:

ifconfig eth0 <ip> netmask <mask>
route add default gw <gateway_ip>

(If the automagic way doesnt work, try it manually and see wether
something fails with a more or less intuitive failure-message.)

-- 
Rico -mc- Gloeckner | 1024D/61F05B8C |     jabber:mc@micq.org
http://www.ukeer.de |    RICO-RIPE   | sip:42@daheim.ukeer.de 



Reply to: