/[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 1403 by kelmo-guest, Sun Jul 19 22:10:14 2009 UTC revision 1441 by kelmo-guest, Sat Nov 21 23:01:50 2009 UTC
# Line 103  iface wlan0 inet dhcp Line 103  iface wlan0 inet dhcp
103          wpa-psk 000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f          wpa-psk 000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f
104    
105  # Connect to access point of ssid 'HotSpot1' and bssid of '00:1a:2b:3c:4d:5e'  # Connect to access point of ssid 'HotSpot1' and bssid of '00:1a:2b:3c:4d:5e'
106  # with an encryption type of WPA-PSK/WPA2-PSK, using the the 'madwifi' driver  # with an encryption type of WPA-PSK/WPA2-PSK, using the the 'nl80211' driver
107  # backend of wpa_supplicant. The passphrase is given as a plaintext string.  # backend of wpa_supplicant. The passphrase is given as a plaintext string.
108  # A static network address assignment is used.  # A static network address assignment is used.
109  #  #
110  iface ath0 inet static  iface wlan0 inet static
111          wpa-driver wext          wpa-driver nl80211
112          wpa-ssid HotSpot1          wpa-ssid HotSpot1
113          wpa-bssid 00:1a:2b:3c:4d:5e          wpa-bssid 00:1a:2b:3c:4d:5e
114          # plaintext passphrase          # plaintext passphrase

Legend:
Removed from v.1403  
changed lines
  Added in v.1441

  ViewVC Help
Powered by ViewVC 1.1.5