Quote:
Originally posted by dyoung123
Hi cnjohnson,
This definitely helps, however, is there any configuration doc which will guide me with install/config after I physically install my Wireles NIC card? If I simply install the wlan-ng driver using rpm-i * command, should that be enough?
Thanks again
|
Depends on what your set up is whether just installing will be enough. There are "instructions" and you can find them
here, but because they are generic you might stumble around.
If you are using dhcp to get an IP address for your box, you may have to do nothing other than install the RPM's and restart your network.
If you are using a static IP address, or using WEP, or wanting to make sure your card contacts a specific Access Point (i.e., using an actual ESSID), then you will have to edit two or three files:
/etc/sysconfig/networking-scripts/ifcfg-wlan0
/etc/wlan/wlan.conf
/etc/wlan/wlancfg.conf (or something similar).
The first one controls your IP, gateway, whether you come up on boot and other info about your network. The other two control wep, channel, link speed and the like. The RPM's will install these files for you, but you may have to edit them.
I did, but they are mostly explanatory, so you can give them a read. If you need any help, just ask. I don't have access to the machines during my day (Central Daylight Time, USA) but I can post whatever config info you need of an evening.
Again, be sure and read through the docs.
If you absolutely, positively cannot get wlan-ng to work, you can follow
these simple and graphic instructions to load the orinoco_pci driver. This will work, but you won't get the best performance. It will be good performance, but wlan-ng really is way better. The orinoco stuff is getting too old for the newer cards. IMHO, of course (and what do I know!

)
Cheers--
Charles