Paul on 8 Dec 2004 14:09:01 -0000


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PLUG] WLAN


Paul wrote:

I have the same card. I currently use the HostAP driver. I think I used to use the WLAN-NG driver. The driver you choose depends on what you want to do with the card. I use HostAP so that my card will function as an access point. It's possible that the Orinoco driver will work, too.

Check this out: http://www.seattlewireless.net/index.cgi/LinuxDrivers


And this!  http://support.dlink.com/faq/view.asp?prod_id=357

I think it only takes a few lines of configuration to get it to work. Something like this:

ifconfig wlan0 192.168.32.18
iwconfig wlan0 essid CRIB
iwconfig wlan0 channel 10
iwconfig wlan0 mode Master
iwconfig wlan0 key 1234567890 (That's a "64-bit" WEP key. It was the easiest to use for testing.)



___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug