> >Do you have more than 1 network interface?
> I have only one nic.
> 
> >Take a look at /etc/sysconfig/network
> >You should have the line
> >GATEWAYDEV=eth0    (assuming you connect via eth0)
> All it sais is "networking=yes"
> 
> >Also open a terminal enter 'su' (without quotes) to become root
> >user, enter'ifconfig'
> It only lists loopback interface information.  It sais nothing
> about eth0
> 
> I noticed two more things this bootup that may be helpful.:
> 
> During bootup:  "interface eth0:  failed"

Apparently almost everyone gets that, but it's not a problem.  Both
my boxes do it, but eth0 works fine.  

There's a way to prevent the message, but i don't think that would
help you connect.

------------------
>From Bill Mullen on expert:

you can put a stop to that message once and for all by editing (as
root) the text file named
"/etc/sysconfig/network-scripts/ifcfg-ethX"
- where ethX is the interface in question - and changing this line:

MII_NOT_SUPPORTED=no

... to:

MII_NOT_SUPPORTED=yes

As of the next restart of the network service, ifplugd will no
longer be
consulted when ethX is brought up, so it will always succeed

____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________

Reply via email to