/[pkg-wpa]/wpasupplicant/trunk/debian/README.Debian
ViewVC logotype

Diff of /wpasupplicant/trunk/debian/README.Debian

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 941 by kelmo-guest, Wed Dec 26 09:50:59 2007 UTC revision 942 by kelmo-guest, Wed Dec 26 10:05:10 2007 UTC
# Line 20  Table of Contents Line 20  Table of Contents
20  3. Mode #2: Roaming Mode  3. Mode #2: Roaming Mode
21          - wpa_supplicant.conf          - wpa_supplicant.conf
22          - /etc/network/interfaces          - /etc/network/interfaces
23            - Interacting with wpa_supplicant with wpa_cli and wpa_gui
24          - Controlling the Roaming Daemon with wpa_action          - Controlling the Roaming Daemon with wpa_action
25          - Fine Tuning the Roaming Setup          - Fine Tuning the Roaming Setup
26          - The Logfile          - The Logfile
# Line 353  to it by the 'id_str' option used in the Line 354  to it by the 'id_str' option used in the
354  A log of /sbin/wpa_action's actions is created at /var/log/wpa_action.log,  A log of /sbin/wpa_action's actions is created at /var/log/wpa_action.log,
355  please attach the log when reporting problems.  please attach the log when reporting problems.
356    
357    Interacting with wpa_supplicant with wpa_cli and wpa_gui
358    ========================================================
359    
360    The wpa_supplicant process can be interacted with by members of the "netdev"
361    group if the example roaming configuration was used as is (or by whatever
362    group or gid specified by the GROUP= crtl_interface parameter).
363    
364            # the default ctrl_interface option used in the example file
365            # /usr/share/doc/wpasupplicant/examples/wpa-roam.conf
366            ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
367    
368    To interact with the supplicant, the wpa_cli (command line) and wpa_gui (QT)
369    have been provided. With these you may connect, disconnect, add/delete new
370    network blocks, provide required interactive security information and so on.
371    
372  Controlling the Roaming Daemon with wpa_action  Controlling the Roaming Daemon with wpa_action
373  ==============================================  ==============================================
374    

Legend:
Removed from v.941  
changed lines
  Added in v.942

  ViewVC Help
Powered by ViewVC 1.1.5