Well, I think there's a little more to it than that. And the device "eth0" is your wired network card not the wifi. Try running the command You should see a device named "wlan0" and some output for it if you have a wifi NIC installed.
First off you should be aware that at the moment Linux doesn't really support wifi 100% by default. You will need to work to get it operating. And if it's a usb wifi card, go and buy a different (pcmcia) one. You might also want to think about upgrading to the latest version of your distro. Suse 9.2 just came out with much better wifi support, I'm not really familure with Mandrake, but I would guess that the newer version has better wifi support.
You are probably going to need to install a driver or something like the NDIS Wrapper. Check out this page for some info on the wrapper. http://www.linuxelectrons.com/articl...40507104718960
or if the wrapper doesn't work cehck out http://www.linuxant.com/company/ . They have drivers that you can test for 30 days for free or buy for $20.
And start doing some google search's there's a lot to tutorials and such out there. |