README 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984
  1. WPA Supplicant
  2. ==============
  3. Copyright (c) 2003-2011, Jouni Malinen <j@w1.fi> and contributors
  4. All Rights Reserved.
  5. This program is dual-licensed under both the GPL version 2 and BSD
  6. license. Either license may be used at your option.
  7. License
  8. -------
  9. GPL v2:
  10. This program is free software; you can redistribute it and/or modify
  11. it under the terms of the GNU General Public License version 2 as
  12. published by the Free Software Foundation.
  13. This program is distributed in the hope that it will be useful,
  14. but WITHOUT ANY WARRANTY; without even the implied warranty of
  15. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  16. GNU General Public License for more details.
  17. You should have received a copy of the GNU General Public License
  18. along with this program; if not, write to the Free Software
  19. Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
  20. (this copy of the license is in COPYING file)
  21. Alternatively, this software may be distributed, used, and modified
  22. under the terms of BSD license:
  23. Redistribution and use in source and binary forms, with or without
  24. modification, are permitted provided that the following conditions are
  25. met:
  26. 1. Redistributions of source code must retain the above copyright
  27. notice, this list of conditions and the following disclaimer.
  28. 2. Redistributions in binary form must reproduce the above copyright
  29. notice, this list of conditions and the following disclaimer in the
  30. documentation and/or other materials provided with the distribution.
  31. 3. Neither the name(s) of the above-listed copyright holder(s) nor the
  32. names of its contributors may be used to endorse or promote products
  33. derived from this software without specific prior written permission.
  34. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  35. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  36. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  37. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  38. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  39. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  40. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  41. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  42. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  43. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  44. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  45. Features
  46. --------
  47. Supported WPA/IEEE 802.11i features:
  48. - WPA-PSK ("WPA-Personal")
  49. - WPA with EAP (e.g., with RADIUS authentication server) ("WPA-Enterprise")
  50. Following authentication methods are supported with an integrate IEEE 802.1X
  51. Supplicant:
  52. * EAP-TLS
  53. * EAP-PEAP/MSCHAPv2 (both PEAPv0 and PEAPv1)
  54. * EAP-PEAP/TLS (both PEAPv0 and PEAPv1)
  55. * EAP-PEAP/GTC (both PEAPv0 and PEAPv1)
  56. * EAP-PEAP/OTP (both PEAPv0 and PEAPv1)
  57. * EAP-PEAP/MD5-Challenge (both PEAPv0 and PEAPv1)
  58. * EAP-TTLS/EAP-MD5-Challenge
  59. * EAP-TTLS/EAP-GTC
  60. * EAP-TTLS/EAP-OTP
  61. * EAP-TTLS/EAP-MSCHAPv2
  62. * EAP-TTLS/EAP-TLS
  63. * EAP-TTLS/MSCHAPv2
  64. * EAP-TTLS/MSCHAP
  65. * EAP-TTLS/PAP
  66. * EAP-TTLS/CHAP
  67. * EAP-SIM
  68. * EAP-AKA
  69. * EAP-PSK
  70. * EAP-PAX
  71. * EAP-SAKE
  72. * EAP-IKEv2
  73. * EAP-GPSK
  74. * LEAP (note: requires special support from the driver for IEEE 802.11
  75. authentication)
  76. (following methods are supported, but since they do not generate keying
  77. material, they cannot be used with WPA or IEEE 802.1X WEP keying)
  78. * EAP-MD5-Challenge
  79. * EAP-MSCHAPv2
  80. * EAP-GTC
  81. * EAP-OTP
  82. - key management for CCMP, TKIP, WEP104, WEP40
  83. - RSN/WPA2 (IEEE 802.11i)
  84. * pre-authentication
  85. * PMKSA caching
  86. Supported TLS/crypto libraries:
  87. - OpenSSL (default)
  88. - GnuTLS
  89. Internal TLS/crypto implementation (optional):
  90. - can be used in place of an external TLS/crypto library
  91. - TLSv1
  92. - X.509 certificate processing
  93. - PKCS #1
  94. - ASN.1
  95. - RSA
  96. - bignum
  97. - minimal size (ca. 50 kB binary, parts of which are already needed for WPA;
  98. TLSv1/X.509/ASN.1/RSA/bignum parts are about 25 kB on x86)
  99. Requirements
  100. ------------
  101. Current hardware/software requirements:
  102. - Linux kernel 2.4.x or 2.6.x with Linux Wireless Extensions v15 or newer
  103. - FreeBSD 6-CURRENT
  104. - NetBSD-current
  105. - Microsoft Windows with WinPcap (at least WinXP, may work with other versions)
  106. - drivers:
  107. Linux drivers that support WPA/WPA2 configuration with the generic
  108. Linux wireless extensions (WE-18 or newer). Even though there are
  109. number of driver specific interface included in wpa_supplicant, please
  110. note that Linux drivers are moving to use generic wireless extensions
  111. and driver_wext (-Dwext on wpa_supplicant command line) should be the
  112. default option to start with before falling back to driver specific
  113. interface.
  114. Host AP driver for Prism2/2.5/3 (development snapshot/v0.2.x)
  115. (http://hostap.epitest.fi/)
  116. Driver need to be set in Managed mode ('iwconfig wlan0 mode managed').
  117. Please note that station firmware version needs to be 1.7.0 or newer
  118. to work in WPA mode.
  119. Linuxant DriverLoader (http://www.linuxant.com/driverloader/)
  120. with Windows NDIS driver for your wlan card supporting WPA.
  121. madwifi driver for cards based on Atheros chip set (ar521x)
  122. (http://sourceforge.net/projects/madwifi/)
  123. Please note that you will need to modify the wpa_supplicant .config
  124. file to use the correct path for the madwifi driver root directory
  125. (CFLAGS += -I../madwifi/wpa line in example defconfig).
  126. Linux ndiswrapper (http://ndiswrapper.sourceforge.net/) with
  127. Windows NDIS driver.
  128. In theory, any driver that supports Linux wireless extensions can be
  129. used with IEEE 802.1X (i.e., not WPA) when using ap_scan=0 option in
  130. configuration file.
  131. Wired Ethernet drivers (with ap_scan=0)
  132. BSD net80211 layer (e.g., Atheros driver)
  133. At the moment, this is for FreeBSD 6-CURRENT branch and NetBSD-current.
  134. Windows NDIS
  135. The current Windows port requires WinPcap (http://winpcap.polito.it/).
  136. See README-Windows.txt for more information.
  137. wpa_supplicant was designed to be portable for different drivers and
  138. operating systems. Hopefully, support for more wlan cards and OSes will be
  139. added in the future. See developer's documentation
  140. (http://hostap.epitest.fi/wpa_supplicant/devel/) for more information about the
  141. design of wpa_supplicant and porting to other drivers. One main goal
  142. is to add full WPA/WPA2 support to Linux wireless extensions to allow
  143. new drivers to be supported without having to implement new
  144. driver-specific interface code in wpa_supplicant.
  145. Optional libraries for layer2 packet processing:
  146. - libpcap (tested with 0.7.2, most relatively recent versions assumed to work,
  147. this is likely to be available with most distributions,
  148. http://tcpdump.org/)
  149. - libdnet (tested with v1.4, most versions assumed to work,
  150. http://libdnet.sourceforge.net/)
  151. These libraries are _not_ used in the default Linux build. Instead,
  152. internal Linux specific implementation is used. libpcap/libdnet are
  153. more portable and they can be used by adding CONFIG_L2_PACKET=pcap into
  154. .config. They may also be selected automatically for other operating
  155. systems. In case of Windows builds, WinPcap is used by default
  156. (CONFIG_L2_PACKET=winpcap).
  157. Optional libraries for EAP-TLS, EAP-PEAP, and EAP-TTLS:
  158. - OpenSSL (tested with 0.9.7c and 0.9.7d, and 0.9.8 versions; assumed to
  159. work with most relatively recent versions; this is likely to be
  160. available with most distributions, http://www.openssl.org/)
  161. - GnuTLS
  162. - internal TLSv1 implementation
  163. TLS options for EAP-FAST:
  164. - OpenSSL 0.9.8d _with_ openssl-0.9.8d-tls-extensions.patch applied
  165. (i.e., the default OpenSSL package does not include support for
  166. extensions needed for EAP-FAST)
  167. - internal TLSv1 implementation
  168. One of these libraries is needed when EAP-TLS, EAP-PEAP, EAP-TTLS, or
  169. EAP-FAST support is enabled. WPA-PSK mode does not require this or EAPOL/EAP
  170. implementation. A configuration file, .config, for compilation is
  171. needed to enable IEEE 802.1X/EAPOL and EAP methods. Note that EAP-MD5,
  172. EAP-GTC, EAP-OTP, and EAP-MSCHAPV2 cannot be used alone with WPA, so
  173. they should only be enabled if testing the EAPOL/EAP state
  174. machines. However, there can be used as inner authentication
  175. algorithms with EAP-PEAP and EAP-TTLS.
  176. See Building and installing section below for more detailed
  177. information about the wpa_supplicant build time configuration.
  178. WPA
  179. ---
  180. The original security mechanism of IEEE 802.11 standard was not
  181. designed to be strong and has proven to be insufficient for most
  182. networks that require some kind of security. Task group I (Security)
  183. of IEEE 802.11 working group (http://www.ieee802.org/11/) has worked
  184. to address the flaws of the base standard and has in practice
  185. completed its work in May 2004. The IEEE 802.11i amendment to the IEEE
  186. 802.11 standard was approved in June 2004 and published in July 2004.
  187. Wi-Fi Alliance (http://www.wi-fi.org/) used a draft version of the
  188. IEEE 802.11i work (draft 3.0) to define a subset of the security
  189. enhancements that can be implemented with existing wlan hardware. This
  190. is called Wi-Fi Protected Access<TM> (WPA). This has now become a
  191. mandatory component of interoperability testing and certification done
  192. by Wi-Fi Alliance. Wi-Fi provides information about WPA at its web
  193. site (http://www.wi-fi.org/OpenSection/protected_access.asp).
  194. IEEE 802.11 standard defined wired equivalent privacy (WEP) algorithm
  195. for protecting wireless networks. WEP uses RC4 with 40-bit keys,
  196. 24-bit initialization vector (IV), and CRC32 to protect against packet
  197. forgery. All these choices have proven to be insufficient: key space is
  198. too small against current attacks, RC4 key scheduling is insufficient
  199. (beginning of the pseudorandom stream should be skipped), IV space is
  200. too small and IV reuse makes attacks easier, there is no replay
  201. protection, and non-keyed authentication does not protect against bit
  202. flipping packet data.
  203. WPA is an intermediate solution for the security issues. It uses
  204. Temporal Key Integrity Protocol (TKIP) to replace WEP. TKIP is a
  205. compromise on strong security and possibility to use existing
  206. hardware. It still uses RC4 for the encryption like WEP, but with
  207. per-packet RC4 keys. In addition, it implements replay protection,
  208. keyed packet authentication mechanism (Michael MIC).
  209. Keys can be managed using two different mechanisms. WPA can either use
  210. an external authentication server (e.g., RADIUS) and EAP just like
  211. IEEE 802.1X is using or pre-shared keys without need for additional
  212. servers. Wi-Fi calls these "WPA-Enterprise" and "WPA-Personal",
  213. respectively. Both mechanisms will generate a master session key for
  214. the Authenticator (AP) and Supplicant (client station).
  215. WPA implements a new key handshake (4-Way Handshake and Group Key
  216. Handshake) for generating and exchanging data encryption keys between
  217. the Authenticator and Supplicant. This handshake is also used to
  218. verify that both Authenticator and Supplicant know the master session
  219. key. These handshakes are identical regardless of the selected key
  220. management mechanism (only the method for generating master session
  221. key changes).
  222. IEEE 802.11i / WPA2
  223. -------------------
  224. The design for parts of IEEE 802.11i that were not included in WPA has
  225. finished (May 2004) and this amendment to IEEE 802.11 was approved in
  226. June 2004. Wi-Fi Alliance is using the final IEEE 802.11i as a new
  227. version of WPA called WPA2. This includes, e.g., support for more
  228. robust encryption algorithm (CCMP: AES in Counter mode with CBC-MAC)
  229. to replace TKIP and optimizations for handoff (reduced number of
  230. messages in initial key handshake, pre-authentication, and PMKSA caching).
  231. wpa_supplicant
  232. --------------
  233. wpa_supplicant is an implementation of the WPA Supplicant component,
  234. i.e., the part that runs in the client stations. It implements WPA key
  235. negotiation with a WPA Authenticator and EAP authentication with
  236. Authentication Server. In addition, it controls the roaming and IEEE
  237. 802.11 authentication/association of the wlan driver.
  238. wpa_supplicant is designed to be a "daemon" program that runs in the
  239. background and acts as the backend component controlling the wireless
  240. connection. wpa_supplicant supports separate frontend programs and an
  241. example text-based frontend, wpa_cli, is included with wpa_supplicant.
  242. Following steps are used when associating with an AP using WPA:
  243. - wpa_supplicant requests the kernel driver to scan neighboring BSSes
  244. - wpa_supplicant selects a BSS based on its configuration
  245. - wpa_supplicant requests the kernel driver to associate with the chosen
  246. BSS
  247. - If WPA-EAP: integrated IEEE 802.1X Supplicant completes EAP
  248. authentication with the authentication server (proxied by the
  249. Authenticator in the AP)
  250. - If WPA-EAP: master key is received from the IEEE 802.1X Supplicant
  251. - If WPA-PSK: wpa_supplicant uses PSK as the master session key
  252. - wpa_supplicant completes WPA 4-Way Handshake and Group Key Handshake
  253. with the Authenticator (AP)
  254. - wpa_supplicant configures encryption keys for unicast and broadcast
  255. - normal data packets can be transmitted and received
  256. Building and installing
  257. -----------------------
  258. In order to be able to build wpa_supplicant, you will first need to
  259. select which parts of it will be included. This is done by creating a
  260. build time configuration file, .config, in the wpa_supplicant root
  261. directory. Configuration options are text lines using following
  262. format: CONFIG_<option>=y. Lines starting with # are considered
  263. comments and are ignored. See defconfig file for an example configuration
  264. and a list of available options and additional notes.
  265. The build time configuration can be used to select only the needed
  266. features and limit the binary size and requirements for external
  267. libraries. The main configuration parts are the selection of which
  268. driver interfaces (e.g., hostap, madwifi, ..) and which authentication
  269. methods (e.g., EAP-TLS, EAP-PEAP, ..) are included.
  270. Following build time configuration options are used to control IEEE
  271. 802.1X/EAPOL and EAP state machines and all EAP methods. Including
  272. TLS, PEAP, or TTLS will require linking wpa_supplicant with OpenSSL
  273. library for TLS implementation. Alternatively, GnuTLS or the internal
  274. TLSv1 implementation can be used for TLS functionaly.
  275. CONFIG_IEEE8021X_EAPOL=y
  276. CONFIG_EAP_MD5=y
  277. CONFIG_EAP_MSCHAPV2=y
  278. CONFIG_EAP_TLS=y
  279. CONFIG_EAP_PEAP=y
  280. CONFIG_EAP_TTLS=y
  281. CONFIG_EAP_GTC=y
  282. CONFIG_EAP_OTP=y
  283. CONFIG_EAP_SIM=y
  284. CONFIG_EAP_AKA=y
  285. CONFIG_EAP_PSK=y
  286. CONFIG_EAP_SAKE=y
  287. CONFIG_EAP_GPSK=y
  288. CONFIG_EAP_PAX=y
  289. CONFIG_EAP_LEAP=y
  290. CONFIG_EAP_IKEV2=y
  291. Following option can be used to include GSM SIM/USIM interface for GSM/UMTS
  292. authentication algorithm (for EAP-SIM/EAP-AKA). This requires pcsc-lite
  293. (http://www.linuxnet.com/) for smart card access.
  294. CONFIG_PCSC=y
  295. Following options can be added to .config to select which driver
  296. interfaces are included.
  297. CONFIG_DRIVER_HOSTAP=y
  298. CONFIG_DRIVER_MADWIFI=y
  299. CONFIG_DRIVER_WEXT=y
  300. CONFIG_DRIVER_BSD=y
  301. CONFIG_DRIVER_NDIS=y
  302. Following example includes all features and driver interfaces that are
  303. included in the wpa_supplicant package:
  304. CONFIG_DRIVER_HOSTAP=y
  305. CONFIG_DRIVER_MADWIFI=y
  306. CONFIG_DRIVER_WEXT=y
  307. CONFIG_DRIVER_BSD=y
  308. CONFIG_DRIVER_NDIS=y
  309. CONFIG_IEEE8021X_EAPOL=y
  310. CONFIG_EAP_MD5=y
  311. CONFIG_EAP_MSCHAPV2=y
  312. CONFIG_EAP_TLS=y
  313. CONFIG_EAP_PEAP=y
  314. CONFIG_EAP_TTLS=y
  315. CONFIG_EAP_GTC=y
  316. CONFIG_EAP_OTP=y
  317. CONFIG_EAP_SIM=y
  318. CONFIG_EAP_AKA=y
  319. CONFIG_EAP_PSK=y
  320. CONFIG_EAP_SAKE=y
  321. CONFIG_EAP_GPSK=y
  322. CONFIG_EAP_PAX=y
  323. CONFIG_EAP_LEAP=y
  324. CONFIG_EAP_IKEV2=y
  325. CONFIG_PCSC=y
  326. EAP-PEAP and EAP-TTLS will automatically include configured EAP
  327. methods (MD5, OTP, GTC, MSCHAPV2) for inner authentication selection.
  328. After you have created a configuration file, you can build
  329. wpa_supplicant and wpa_cli with 'make' command. You may then install
  330. the binaries to a suitable system directory, e.g., /usr/local/bin.
  331. Example commands:
  332. # build wpa_supplicant and wpa_cli
  333. make
  334. # install binaries (this may need root privileges)
  335. cp wpa_cli wpa_supplicant /usr/local/bin
  336. You will need to make a configuration file, e.g.,
  337. /etc/wpa_supplicant.conf, with network configuration for the networks
  338. you are going to use. Configuration file section below includes
  339. explanation fo the configuration file format and includes various
  340. examples. Once the configuration is ready, you can test whether the
  341. configuration work by first running wpa_supplicant with following
  342. command to start it on foreground with debugging enabled:
  343. wpa_supplicant -iwlan0 -c/etc/wpa_supplicant.conf -d
  344. Assuming everything goes fine, you can start using following command
  345. to start wpa_supplicant on background without debugging:
  346. wpa_supplicant -iwlan0 -c/etc/wpa_supplicant.conf -B
  347. Please note that if you included more than one driver interface in the
  348. build time configuration (.config), you may need to specify which
  349. interface to use by including -D<driver name> option on the command
  350. line. See following section for more details on command line options
  351. for wpa_supplicant.
  352. Command line options
  353. --------------------
  354. usage:
  355. wpa_supplicant [-BddfhKLqqtuvwW] [-P<pid file>] [-g<global ctrl>] \
  356. -i<ifname> -c<config file> [-C<ctrl>] [-D<driver>] [-p<driver_param>] \
  357. [-b<br_ifname> [-N -i<ifname> -c<conf> [-C<ctrl>] [-D<driver>] \
  358. [-p<driver_param>] [-b<br_ifname>] ...]
  359. options:
  360. -b = optional bridge interface name
  361. -B = run daemon in the background
  362. -c = Configuration file
  363. -C = ctrl_interface parameter (only used if -c is not)
  364. -i = interface name
  365. -d = increase debugging verbosity (-dd even more)
  366. -D = driver name (can be multiple drivers: nl80211,wext)
  367. -f = Log output to default log location (normally /tmp)
  368. -g = global ctrl_interface
  369. -K = include keys (passwords, etc.) in debug output
  370. -t = include timestamp in debug messages
  371. -h = show this help text
  372. -L = show license (GPL and BSD)
  373. -p = driver parameters
  374. -P = PID file
  375. -q = decrease debugging verbosity (-qq even less)
  376. -u = enable DBus control interface
  377. -v = show version
  378. -w = wait for interface to be added, if needed
  379. -W = wait for a control interface monitor before starting
  380. -N = start describing new interface
  381. drivers:
  382. hostap = Host AP driver (Intersil Prism2/2.5/3) [default]
  383. (this can also be used with Linuxant DriverLoader)
  384. madwifi = MADWIFI 802.11 support (Atheros, etc.) (deprecated; use wext)
  385. wext = Linux wireless extensions (generic)
  386. wired = wpa_supplicant wired Ethernet driver
  387. roboswitch = wpa_supplicant Broadcom switch driver
  388. bsd = BSD 802.11 support (Atheros, etc.)
  389. ndis = Windows NDIS driver
  390. In most common cases, wpa_supplicant is started with
  391. wpa_supplicant -B -c/etc/wpa_supplicant.conf -iwlan0
  392. This makes the process fork into background.
  393. The easiest way to debug problems, and to get debug log for bug
  394. reports, is to start wpa_supplicant on foreground with debugging
  395. enabled:
  396. wpa_supplicant -c/etc/wpa_supplicant.conf -iwlan0 -d
  397. If the specific driver wrapper is not known beforehand, it is possible
  398. to specify multiple comma separated driver wrappers on the command
  399. line. wpa_supplicant will use the first driver wrapper that is able to
  400. initialize the interface.
  401. wpa_supplicant -Dnl80211,wext -c/etc/wpa_supplicant.conf -iwlan0
  402. wpa_supplicant can control multiple interfaces (radios) either by
  403. running one process for each interface separately or by running just
  404. one process and list of options at command line. Each interface is
  405. separated with -N argument. As an example, following command would
  406. start wpa_supplicant for two interfaces:
  407. wpa_supplicant \
  408. -c wpa1.conf -i wlan0 -D hostap -N \
  409. -c wpa2.conf -i ath0 -D madwifi
  410. If the interface is added in a Linux bridge (e.g., br0), the bridge
  411. interface needs to be configured to wpa_supplicant in addition to the
  412. main interface:
  413. wpa_supplicant -cw.conf -Dmadwifi -iath0 -bbr0
  414. Configuration file
  415. ------------------
  416. wpa_supplicant is configured using a text file that lists all accepted
  417. networks and security policies, including pre-shared keys. See
  418. example configuration file, wpa_supplicant.conf, for detailed
  419. information about the configuration format and supported fields.
  420. Changes to configuration file can be reloaded be sending SIGHUP signal
  421. to wpa_supplicant ('killall -HUP wpa_supplicant'). Similarly,
  422. reloading can be triggered with 'wpa_cli reconfigure' command.
  423. Configuration file can include one or more network blocks, e.g., one
  424. for each used SSID. wpa_supplicant will automatically select the best
  425. betwork based on the order of network blocks in the configuration
  426. file, network security level (WPA/WPA2 is preferred), and signal
  427. strength.
  428. Example configuration files for some common configurations:
  429. 1) WPA-Personal (PSK) as home network and WPA-Enterprise with EAP-TLS as work
  430. network
  431. # allow frontend (e.g., wpa_cli) to be used by all users in 'wheel' group
  432. ctrl_interface=/var/run/wpa_supplicant
  433. ctrl_interface_group=wheel
  434. #
  435. # home network; allow all valid ciphers
  436. network={
  437. ssid="home"
  438. scan_ssid=1
  439. key_mgmt=WPA-PSK
  440. psk="very secret passphrase"
  441. }
  442. #
  443. # work network; use EAP-TLS with WPA; allow only CCMP and TKIP ciphers
  444. network={
  445. ssid="work"
  446. scan_ssid=1
  447. key_mgmt=WPA-EAP
  448. pairwise=CCMP TKIP
  449. group=CCMP TKIP
  450. eap=TLS
  451. identity="user@example.com"
  452. ca_cert="/etc/cert/ca.pem"
  453. client_cert="/etc/cert/user.pem"
  454. private_key="/etc/cert/user.prv"
  455. private_key_passwd="password"
  456. }
  457. 2) WPA-RADIUS/EAP-PEAP/MSCHAPv2 with RADIUS servers that use old peaplabel
  458. (e.g., Funk Odyssey and SBR, Meetinghouse Aegis, Interlink RAD-Series)
  459. ctrl_interface=/var/run/wpa_supplicant
  460. ctrl_interface_group=wheel
  461. network={
  462. ssid="example"
  463. scan_ssid=1
  464. key_mgmt=WPA-EAP
  465. eap=PEAP
  466. identity="user@example.com"
  467. password="foobar"
  468. ca_cert="/etc/cert/ca.pem"
  469. phase1="peaplabel=0"
  470. phase2="auth=MSCHAPV2"
  471. }
  472. 3) EAP-TTLS/EAP-MD5-Challenge configuration with anonymous identity for the
  473. unencrypted use. Real identity is sent only within an encrypted TLS tunnel.
  474. ctrl_interface=/var/run/wpa_supplicant
  475. ctrl_interface_group=wheel
  476. network={
  477. ssid="example"
  478. scan_ssid=1
  479. key_mgmt=WPA-EAP
  480. eap=TTLS
  481. identity="user@example.com"
  482. anonymous_identity="anonymous@example.com"
  483. password="foobar"
  484. ca_cert="/etc/cert/ca.pem"
  485. phase2="auth=MD5"
  486. }
  487. 4) IEEE 802.1X (i.e., no WPA) with dynamic WEP keys (require both unicast and
  488. broadcast); use EAP-TLS for authentication
  489. ctrl_interface=/var/run/wpa_supplicant
  490. ctrl_interface_group=wheel
  491. network={
  492. ssid="1x-test"
  493. scan_ssid=1
  494. key_mgmt=IEEE8021X
  495. eap=TLS
  496. identity="user@example.com"
  497. ca_cert="/etc/cert/ca.pem"
  498. client_cert="/etc/cert/user.pem"
  499. private_key="/etc/cert/user.prv"
  500. private_key_passwd="password"
  501. eapol_flags=3
  502. }
  503. 5) Catch all example that allows more or less all configuration modes. The
  504. configuration options are used based on what security policy is used in the
  505. selected SSID. This is mostly for testing and is not recommended for normal
  506. use.
  507. ctrl_interface=/var/run/wpa_supplicant
  508. ctrl_interface_group=wheel
  509. network={
  510. ssid="example"
  511. scan_ssid=1
  512. key_mgmt=WPA-EAP WPA-PSK IEEE8021X NONE
  513. pairwise=CCMP TKIP
  514. group=CCMP TKIP WEP104 WEP40
  515. psk="very secret passphrase"
  516. eap=TTLS PEAP TLS
  517. identity="user@example.com"
  518. password="foobar"
  519. ca_cert="/etc/cert/ca.pem"
  520. client_cert="/etc/cert/user.pem"
  521. private_key="/etc/cert/user.prv"
  522. private_key_passwd="password"
  523. phase1="peaplabel=0"
  524. ca_cert2="/etc/cert/ca2.pem"
  525. client_cert2="/etc/cer/user.pem"
  526. private_key2="/etc/cer/user.prv"
  527. private_key2_passwd="password"
  528. }
  529. 6) Authentication for wired Ethernet. This can be used with 'wired' or
  530. 'roboswitch' interface (-Dwired or -Droboswitch on command line).
  531. ctrl_interface=/var/run/wpa_supplicant
  532. ctrl_interface_group=wheel
  533. ap_scan=0
  534. network={
  535. key_mgmt=IEEE8021X
  536. eap=MD5
  537. identity="user"
  538. password="password"
  539. eapol_flags=0
  540. }
  541. Certificates
  542. ------------
  543. Some EAP authentication methods require use of certificates. EAP-TLS
  544. uses both server side and client certificates whereas EAP-PEAP and
  545. EAP-TTLS only require the server side certificate. When client
  546. certificate is used, a matching private key file has to also be
  547. included in configuration. If the private key uses a passphrase, this
  548. has to be configured in wpa_supplicant.conf ("private_key_passwd").
  549. wpa_supplicant supports X.509 certificates in PEM and DER
  550. formats. User certificate and private key can be included in the same
  551. file.
  552. If the user certificate and private key is received in PKCS#12/PFX
  553. format, they need to be converted to suitable PEM/DER format for
  554. wpa_supplicant. This can be done, e.g., with following commands:
  555. # convert client certificate and private key to PEM format
  556. openssl pkcs12 -in example.pfx -out user.pem -clcerts
  557. # convert CA certificate (if included in PFX file) to PEM format
  558. openssl pkcs12 -in example.pfx -out ca.pem -cacerts -nokeys
  559. wpa_cli
  560. -------
  561. wpa_cli is a text-based frontend program for interacting with
  562. wpa_supplicant. It is used to query current status, change
  563. configuration, trigger events, and request interactive user input.
  564. wpa_cli can show the current authentication status, selected security
  565. mode, dot11 and dot1x MIBs, etc. In addition, it can configure some
  566. variables like EAPOL state machine parameters and trigger events like
  567. reassociation and IEEE 802.1X logoff/logon. wpa_cli provides a user
  568. interface to request authentication information, like username and
  569. password, if these are not included in the configuration. This can be
  570. used to implement, e.g., one-time-passwords or generic token card
  571. authentication where the authentication is based on a
  572. challenge-response that uses an external device for generating the
  573. response.
  574. The control interface of wpa_supplicant can be configured to allow
  575. non-root user access (ctrl_interface_group in the configuration
  576. file). This makes it possible to run wpa_cli with a normal user
  577. account.
  578. wpa_cli supports two modes: interactive and command line. Both modes
  579. share the same command set and the main difference is in interactive
  580. mode providing access to unsolicited messages (event messages,
  581. username/password requests).
  582. Interactive mode is started when wpa_cli is executed without including
  583. the command as a command line parameter. Commands are then entered on
  584. the wpa_cli prompt. In command line mode, the same commands are
  585. entered as command line arguments for wpa_cli.
  586. Interactive authentication parameters request
  587. When wpa_supplicant need authentication parameters, like username and
  588. password, which are not present in the configuration file, it sends a
  589. request message to all attached frontend programs, e.g., wpa_cli in
  590. interactive mode. wpa_cli shows these requests with
  591. "CTRL-REQ-<type>-<id>:<text>" prefix. <type> is IDENTITY, PASSWORD, or
  592. OTP (one-time-password). <id> is a unique identifier for the current
  593. network. <text> is description of the request. In case of OTP request,
  594. it includes the challenge from the authentication server.
  595. The reply to these requests can be given with 'identity', 'password',
  596. and 'otp' commands. <id> needs to be copied from the the matching
  597. request. 'password' and 'otp' commands can be used regardless of
  598. whether the request was for PASSWORD or OTP. The main difference
  599. between these two commands is that values given with 'password' are
  600. remembered as long as wpa_supplicant is running whereas values given
  601. with 'otp' are used only once and then forgotten, i.e., wpa_supplicant
  602. will ask frontend for a new value for every use. This can be used to
  603. implement one-time-password lists and generic token card -based
  604. authentication.
  605. Example request for password and a matching reply:
  606. CTRL-REQ-PASSWORD-1:Password needed for SSID foobar
  607. > password 1 mysecretpassword
  608. Example request for generic token card challenge-response:
  609. CTRL-REQ-OTP-2:Challenge 1235663 needed for SSID foobar
  610. > otp 2 9876
  611. wpa_cli commands
  612. status = get current WPA/EAPOL/EAP status
  613. mib = get MIB variables (dot1x, dot11)
  614. help = show this usage help
  615. interface [ifname] = show interfaces/select interface
  616. level <debug level> = change debug level
  617. license = show full wpa_cli license
  618. logoff = IEEE 802.1X EAPOL state machine logoff
  619. logon = IEEE 802.1X EAPOL state machine logon
  620. set = set variables (shows list of variables when run without arguments)
  621. pmksa = show PMKSA cache
  622. reassociate = force reassociation
  623. reconfigure = force wpa_supplicant to re-read its configuration file
  624. preauthenticate <BSSID> = force preauthentication
  625. identity <network id> <identity> = configure identity for an SSID
  626. password <network id> <password> = configure password for an SSID
  627. pin <network id> <pin> = configure pin for an SSID
  628. otp <network id> <password> = configure one-time-password for an SSID
  629. passphrase <network id> <passphrase> = configure private key passphrase
  630. for an SSID
  631. bssid <network id> <BSSID> = set preferred BSSID for an SSID
  632. list_networks = list configured networks
  633. select_network <network id> = select a network (disable others)
  634. enable_network <network id> = enable a network
  635. disable_network <network id> = disable a network
  636. add_network = add a network
  637. remove_network <network id> = remove a network
  638. set_network <network id> <variable> <value> = set network variables (shows
  639. list of variables when run without arguments)
  640. get_network <network id> <variable> = get network variables
  641. save_config = save the current configuration
  642. disconnect = disconnect and wait for reassociate command before connecting
  643. scan = request new BSS scan
  644. scan_results = get latest scan results
  645. get_capability <eap/pairwise/group/key_mgmt/proto/auth_alg> = get capabilies
  646. terminate = terminate wpa_supplicant
  647. quit = exit wpa_cli
  648. wpa_cli command line options
  649. wpa_cli [-p<path to ctrl sockets>] [-i<ifname>] [-hvB] [-a<action file>] \
  650. [-P<pid file>] [-g<global ctrl>] [command..]
  651. -h = help (show this usage text)
  652. -v = shown version information
  653. -a = run in daemon mode executing the action file based on events from
  654. wpa_supplicant
  655. -B = run a daemon in the background
  656. default path: /var/run/wpa_supplicant
  657. default interface: first interface found in socket path
  658. Using wpa_cli to run external program on connect/disconnect
  659. -----------------------------------------------------------
  660. wpa_cli can used to run external programs whenever wpa_supplicant
  661. connects or disconnects from a network. This can be used, e.g., to
  662. update network configuration and/or trigget DHCP client to update IP
  663. addresses, etc.
  664. One wpa_cli process in "action" mode needs to be started for each
  665. interface. For example, the following command starts wpa_cli for the
  666. default ingterface (-i can be used to select the interface in case of
  667. more than one interface being used at the same time):
  668. wpa_cli -a/sbin/wpa_action.sh -B
  669. The action file (-a option, /sbin/wpa_action.sh in this example) will
  670. be executed whenever wpa_supplicant completes authentication (connect
  671. event) or detects disconnection). The action script will be called
  672. with two command line arguments: interface name and event (CONNECTED
  673. or DISCONNECTED). If the action script needs to get more information
  674. about the current network, it can use 'wpa_cli status' to query
  675. wpa_supplicant for more information.
  676. Following example can be used as a simple template for an action
  677. script:
  678. #!/bin/sh
  679. IFNAME=$1
  680. CMD=$2
  681. if [ "$CMD" = "CONNECTED" ]; then
  682. SSID=`wpa_cli -i$IFNAME status | grep ^ssid= | cut -f2- -d=`
  683. # configure network, signal DHCP client, etc.
  684. fi
  685. if [ "$CMD" = "DISCONNECTED" ]; then
  686. # remove network configuration, if needed
  687. SSID=
  688. fi
  689. Integrating with pcmcia-cs/cardmgr scripts
  690. ------------------------------------------
  691. wpa_supplicant needs to be running when using a wireless network with
  692. WPA. It can be started either from system startup scripts or from
  693. pcmcia-cs/cardmgr scripts (when using PC Cards). WPA handshake must be
  694. completed before data frames can be exchanged, so wpa_supplicant
  695. should be started before DHCP client.
  696. For example, following small changes to pcmcia-cs scripts can be used
  697. to enable WPA support:
  698. Add MODE="Managed" and WPA="y" to the network scheme in
  699. /etc/pcmcia/wireless.opts.
  700. Add the following block to the end of 'start' action handler in
  701. /etc/pcmcia/wireless:
  702. if [ "$WPA" = "y" -a -x /usr/local/bin/wpa_supplicant ]; then
  703. /usr/local/bin/wpa_supplicant -B -c/etc/wpa_supplicant.conf \
  704. -i$DEVICE
  705. fi
  706. Add the following block to the end of 'stop' action handler (may need
  707. to be separated from other actions) in /etc/pcmcia/wireless:
  708. if [ "$WPA" = "y" -a -x /usr/local/bin/wpa_supplicant ]; then
  709. killall wpa_supplicant
  710. fi
  711. This will make cardmgr start wpa_supplicant when the card is plugged
  712. in.
  713. Dynamic interface add and operation without configuration files
  714. ---------------------------------------------------------------
  715. wpa_supplicant can be started without any configuration files or
  716. network interfaces. When used in this way, a global (i.e., per
  717. wpa_supplicant process) control interface is used to add and remove
  718. network interfaces. Each network interface can then be configured
  719. through a per-network interface control interface. For example,
  720. following commands show how to start wpa_supplicant without any
  721. network interfaces and then add a network interface and configure a
  722. network (SSID):
  723. # Start wpa_supplicant in the background
  724. wpa_supplicant -g/var/run/wpa_supplicant-global -B
  725. # Add a new interface (wlan0, no configuration file, driver=wext, and
  726. # enable control interface)
  727. wpa_cli -g/var/run/wpa_supplicant-global interface_add wlan0 \
  728. "" wext /var/run/wpa_supplicant
  729. # Configure a network using the newly added network interface:
  730. wpa_cli -iwlan0 add_network
  731. wpa_cli -iwlan0 set_network 0 ssid '"test"'
  732. wpa_cli -iwlan0 set_network 0 key_mgmt WPA-PSK
  733. wpa_cli -iwlan0 set_network 0 psk '"12345678"'
  734. wpa_cli -iwlan0 set_network 0 pairwise TKIP
  735. wpa_cli -iwlan0 set_network 0 group TKIP
  736. wpa_cli -iwlan0 set_network 0 proto WPA
  737. wpa_cli -iwlan0 enable_network 0
  738. # At this point, the new network interface should start trying to associate
  739. # with the WPA-PSK network using SSID test.
  740. # Remove network interface
  741. wpa_cli -g/var/run/wpa_supplicant-global interface_remove wlan0
  742. Privilege separation
  743. --------------------
  744. To minimize the size of code that needs to be run with root privileges
  745. (e.g., to control wireless interface operation), wpa_supplicant
  746. supports optional privilege separation. If enabled, this separates the
  747. privileged operations into a separate process (wpa_priv) while leaving
  748. rest of the code (e.g., EAP authentication and WPA handshakes) into an
  749. unprivileged process (wpa_supplicant) that can be run as non-root
  750. user. Privilege separation restricts the effects of potential software
  751. errors by containing the majority of the code in an unprivileged
  752. process to avoid full system compromise.
  753. Privilege separation is not enabled by default and it can be enabled
  754. by adding CONFIG_PRIVSEP=y to the build configuration (.config). When
  755. enabled, the privileged operations (driver wrapper and l2_packet) are
  756. linked into a separate daemon program, wpa_priv. The unprivileged
  757. program, wpa_supplicant, will be built with a special driver/l2_packet
  758. wrappers that communicate with the privileged wpa_priv process to
  759. perform the needed operations. wpa_priv can control what privileged
  760. are allowed.
  761. wpa_priv needs to be run with network admin privileges (usually, root
  762. user). It opens a UNIX domain socket for each interface that is
  763. included on the command line; any other interface will be off limits
  764. for wpa_supplicant in this kind of configuration. After this,
  765. wpa_supplicant can be run as a non-root user (e.g., all standard users
  766. on a laptop or as a special non-privileged user account created just
  767. for this purpose to limit access to user files even further).
  768. Example configuration:
  769. - create user group for users that are allowed to use wpa_supplicant
  770. ('wpapriv' in this example) and assign users that should be able to
  771. use wpa_supplicant into that group
  772. - create /var/run/wpa_priv directory for UNIX domain sockets and control
  773. user access by setting it accessible only for the wpapriv group:
  774. mkdir /var/run/wpa_priv
  775. chown root:wpapriv /var/run/wpa_priv
  776. chmod 0750 /var/run/wpa_priv
  777. - start wpa_priv as root (e.g., from system startup scripts) with the
  778. enabled interfaces configured on the command line:
  779. wpa_priv -B -P /var/run/wpa_priv.pid wext:ath0
  780. - run wpa_supplicant as non-root with a user that is in wpapriv group:
  781. wpa_supplicant -i ath0 -c wpa_supplicant.conf
  782. wpa_priv does not use the network interface before wpa_supplicant is
  783. started, so it is fine to include network interfaces that are not
  784. available at the time wpa_priv is started. As an alternative, wpa_priv
  785. can be started when an interface is added (hotplug/udev/etc. scripts).
  786. wpa_priv can control multiple interface with one process, but it is
  787. also possible to run multiple wpa_priv processes at the same time, if
  788. desired.