On Fri, 2006-01-20 at 12:51 -0700, Aaron Siegel wrote:
> Hello
> 
> I been have a lot of problems with my network cards in OpenSUSE 10.  I am 
> running OpenSUSE 10 on a laptop with IBM 82801DB PRO/100 VE (MOB) Ethernet 
> Controller and AIRONET Wireless Cisco Aironet Wireless 802.11b. Sometimes 
> when I boot the system my wireless card is not configured correctly. The 
> command 
>       #ifconfig up 
> produces an error 

As it should because you did not specify an interface to bring up.
Use
#ifconfig eth0 up
instead.

You may also want to look into using Netgo
http://linux01.gwdg.de/~pbleser/rpm-navigation.php?cat=/Network/netgo
for your network config.

-- 
Ken Schneider
UNIX  since 1989, linux since 1994, SuSE  since 1998


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to