[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /pub/ibiblio/distributions/rootlinux/ports/bopt/wpa_supplicant/
 
Contents of README:
README for wpa_supplicant


REQUIREMENTS

Kernel driver for your wireless card, e.g. ndiswrapper or ipw2100. 
See the wpa_supplicant homepage for supported drivers.


PRE-INSTALL


POST-INSTALL

1. Create a network setup for wpa_supplicant:

   wpa_passphrase <ssid> <your_secret> >> /etc/wpa.conf

   See the sample configuration file wpa_supplicant.conf in the
   sources for a complete description of the available options 
   for wpa_supplicant. 
   
2. Change your wlan start script to use wpa_supplicant.
   
   Following an example for the centrino ipw2100 driver, no need 
   to do anything with iwconfig:

   /sbin/modprobe ipw2100
   /sbin/ifconfig eth1 xxx.xxx.xxx.xxx netmask 255.255.255.xxx
   /sbin/route add default gw xxx.xxx.xxx.xxx
   /usr/sbin/wpa_supplicant -Bw -Dwext -ieth1 -c/etc/wpa.conf

   Note: the above configuration makes use of the generic wext
         wpa_supplicant driver (Linux wireless extensions), 
         which is the preferred nowadays. Use this driver for
         ndiswrapper as well.

PRECAUTION


Icon  Name                                             Last modified      Size  
[DIR] Parent Directory - [   ] .footprint 26-Jul-2007 00:59 245 [   ] .md5sum 22-Feb-2008 00:41 63 [   ] Pkgfile 22-Feb-2008 00:41 481 [TXT] README 26-Jul-2007 00:59 1.0K

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!