Re: [gentoo-user] udev upgrade and non-working eth0

2006-11-27 Thread blackhawk
 Hi,

 I upgraded to udev-103 yesterday. Since then, my internet hasn't been
 working.

 I connect through eth0, which is a VIA Rhine adapter on my
 motherboard. ifconfig shows the link to be up. But, I can't even ping
 the gateway through eth0. I get destination unreachable replies.

 This is what syslog tells me after bootup:

 Nov 27 19:11:14 mrugeshkarnik kernel: eth0: link down

 And this is the ifconfig output:

 eth0  Link encap:Ethernet  HWaddr 00:0D:88:45:C1:C9
 inet addr:10.40.37.47  Bcast:10.40.37.255  Mask:255.255.255.0
   UP BROADCAST MULTICAST  MTU:1500  Metric:1
 RX packets:0 errors:0 dropped:0 overruns:0 frame:0
   TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 txqueuelen:1000
   RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
   Interrupt:18 Base address:0xe000

 I don't see a RUNNING flag in there..

 What do I do? I'm completely stuck without the internet on Gentoo.. :(

 Thanks in advance.

 Mrugesh.
 --
 gentoo-user@gentoo.org mailing list


Hello,

Do you have coldplug installed ?
What's the content of /etc/conf.d/net ?

Could you post more debugging information please because it's
difficult t osolve your problem with your information... It seems that
your interface is configured with a private adress, which isn't
normal...

What's the output of route -n too please ?

Regards.

Blackhawk

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] udev upgrade and non-working eth0

2006-11-27 Thread Uwe Thiem
On 27 November 2006 15:58, Mrugesh Karnik wrote:

 And this is the ifconfig output:

 eth0  Link encap:Ethernet  HWaddr 00:0D:88:45:C1:C9
 inet addr:10.40.37.47  Bcast:10.40.37.255  Mask:255.255.255.0
   UP BROADCAST MULTICAST  MTU:1500  Metric:1
 RX packets:0 errors:0 dropped:0 overruns:0 frame:0
   TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 txqueuelen:1000
   RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
   Interrupt:18 Base address:0xe000

 I don't see a RUNNING flag in there..

There's UP  at the begin of the thrid line.

What does route -n say?

Uwe

-- 
Mark Twain: I rather decline two drinks than a German adjective.
http://www.SysEx.com.na
-- 
gentoo-user@gentoo.org mailing list