wpa_supplicant.conf 69 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749
  1. ##### Example wpa_supplicant configuration file ###############################
  2. #
  3. # This file describes configuration file format and lists all available option.
  4. # Please also take a look at simpler configuration examples in 'examples'
  5. # subdirectory.
  6. #
  7. # Empty lines and lines starting with # are ignored
  8. # NOTE! This file may contain password information and should probably be made
  9. # readable only by root user on multiuser systems.
  10. # Note: All file paths in this configuration file should use full (absolute,
  11. # not relative to working directory) path in order to allow working directory
  12. # to be changed. This can happen if wpa_supplicant is run in the background.
  13. # Whether to allow wpa_supplicant to update (overwrite) configuration
  14. #
  15. # This option can be used to allow wpa_supplicant to overwrite configuration
  16. # file whenever configuration is changed (e.g., new network block is added with
  17. # wpa_cli or wpa_gui, or a password is changed). This is required for
  18. # wpa_cli/wpa_gui to be able to store the configuration changes permanently.
  19. # Please note that overwriting configuration file will remove the comments from
  20. # it.
  21. #update_config=1
  22. # global configuration (shared by all network blocks)
  23. #
  24. # Parameters for the control interface. If this is specified, wpa_supplicant
  25. # will open a control interface that is available for external programs to
  26. # manage wpa_supplicant. The meaning of this string depends on which control
  27. # interface mechanism is used. For all cases, the existence of this parameter
  28. # in configuration is used to determine whether the control interface is
  29. # enabled.
  30. #
  31. # For UNIX domain sockets (default on Linux and BSD): This is a directory that
  32. # will be created for UNIX domain sockets for listening to requests from
  33. # external programs (CLI/GUI, etc.) for status information and configuration.
  34. # The socket file will be named based on the interface name, so multiple
  35. # wpa_supplicant processes can be run at the same time if more than one
  36. # interface is used.
  37. # /var/run/wpa_supplicant is the recommended directory for sockets and by
  38. # default, wpa_cli will use it when trying to connect with wpa_supplicant.
  39. #
  40. # Access control for the control interface can be configured by setting the
  41. # directory to allow only members of a group to use sockets. This way, it is
  42. # possible to run wpa_supplicant as root (since it needs to change network
  43. # configuration and open raw sockets) and still allow GUI/CLI components to be
  44. # run as non-root users. However, since the control interface can be used to
  45. # change the network configuration, this access needs to be protected in many
  46. # cases. By default, wpa_supplicant is configured to use gid 0 (root). If you
  47. # want to allow non-root users to use the control interface, add a new group
  48. # and change this value to match with that group. Add users that should have
  49. # control interface access to this group. If this variable is commented out or
  50. # not included in the configuration file, group will not be changed from the
  51. # value it got by default when the directory or socket was created.
  52. #
  53. # When configuring both the directory and group, use following format:
  54. # DIR=/var/run/wpa_supplicant GROUP=wheel
  55. # DIR=/var/run/wpa_supplicant GROUP=0
  56. # (group can be either group name or gid)
  57. #
  58. # For UDP connections (default on Windows): The value will be ignored. This
  59. # variable is just used to select that the control interface is to be created.
  60. # The value can be set to, e.g., udp (ctrl_interface=udp)
  61. #
  62. # For Windows Named Pipe: This value can be used to set the security descriptor
  63. # for controlling access to the control interface. Security descriptor can be
  64. # set using Security Descriptor String Format (see http://msdn.microsoft.com/
  65. # library/default.asp?url=/library/en-us/secauthz/security/
  66. # security_descriptor_string_format.asp). The descriptor string needs to be
  67. # prefixed with SDDL=. For example, ctrl_interface=SDDL=D: would set an empty
  68. # DACL (which will reject all connections). See README-Windows.txt for more
  69. # information about SDDL string format.
  70. #
  71. ctrl_interface=/var/run/wpa_supplicant
  72. # IEEE 802.1X/EAPOL version
  73. # wpa_supplicant is implemented based on IEEE Std 802.1X-2004 which defines
  74. # EAPOL version 2. However, there are many APs that do not handle the new
  75. # version number correctly (they seem to drop the frames completely). In order
  76. # to make wpa_supplicant interoperate with these APs, the version number is set
  77. # to 1 by default. This configuration value can be used to set it to the new
  78. # version (2).
  79. # Note: When using MACsec, eapol_version shall be set to 3, which is
  80. # defined in IEEE Std 802.1X-2010.
  81. eapol_version=1
  82. # AP scanning/selection
  83. # By default, wpa_supplicant requests driver to perform AP scanning and then
  84. # uses the scan results to select a suitable AP. Another alternative is to
  85. # allow the driver to take care of AP scanning and selection and use
  86. # wpa_supplicant just to process EAPOL frames based on IEEE 802.11 association
  87. # information from the driver.
  88. # 1: wpa_supplicant initiates scanning and AP selection; if no APs matching to
  89. # the currently enabled networks are found, a new network (IBSS or AP mode
  90. # operation) may be initialized (if configured) (default)
  91. # 0: driver takes care of scanning, AP selection, and IEEE 802.11 association
  92. # parameters (e.g., WPA IE generation); this mode can also be used with
  93. # non-WPA drivers when using IEEE 802.1X mode; do not try to associate with
  94. # APs (i.e., external program needs to control association). This mode must
  95. # also be used when using wired Ethernet drivers (including MACsec).
  96. # 2: like 0, but associate with APs using security policy and SSID (but not
  97. # BSSID); this can be used, e.g., with ndiswrapper and NDIS drivers to
  98. # enable operation with hidden SSIDs and optimized roaming; in this mode,
  99. # the network blocks in the configuration file are tried one by one until
  100. # the driver reports successful association; each network block should have
  101. # explicit security policy (i.e., only one option in the lists) for
  102. # key_mgmt, pairwise, group, proto variables
  103. # Note: ap_scan=2 should not be used with the nl80211 driver interface (the
  104. # current Linux interface). ap_scan=1 is optimized work working with nl80211.
  105. # For finding networks using hidden SSID, scan_ssid=1 in the network block can
  106. # be used with nl80211.
  107. # When using IBSS or AP mode, ap_scan=2 mode can force the new network to be
  108. # created immediately regardless of scan results. ap_scan=1 mode will first try
  109. # to scan for existing networks and only if no matches with the enabled
  110. # networks are found, a new IBSS or AP mode network is created.
  111. ap_scan=1
  112. # Whether to force passive scan for network connection
  113. #
  114. # By default, scans will send out Probe Request frames on channels that allow
  115. # active scanning. This advertise the local station to the world. Normally this
  116. # is fine, but users may wish to do passive scanning where the radio should only
  117. # listen quietly for Beacon frames and not send any Probe Request frames. Actual
  118. # functionality may be driver dependent.
  119. #
  120. # This parameter can be used to force only passive scanning to be used
  121. # for network connection cases. It should be noted that this will slow
  122. # down scan operations and reduce likelihood of finding the AP. In
  123. # addition, some use cases will override this due to functional
  124. # requirements, e.g., for finding an AP that uses hidden SSID
  125. # (scan_ssid=1) or P2P device discovery.
  126. #
  127. # 0: Do normal scans (allow active scans) (default)
  128. # 1: Do passive scans.
  129. #passive_scan=0
  130. # MPM residency
  131. # By default, wpa_supplicant implements the mesh peering manager (MPM) for an
  132. # open mesh. However, if the driver can implement the MPM, you may set this to
  133. # 0 to use the driver version. When AMPE is enabled, the wpa_supplicant MPM is
  134. # always used.
  135. # 0: MPM lives in the driver
  136. # 1: wpa_supplicant provides an MPM which handles peering (default)
  137. #user_mpm=1
  138. # Maximum number of peer links (0-255; default: 99)
  139. # Maximum number of mesh peering currently maintained by the STA.
  140. #max_peer_links=99
  141. # Timeout in seconds to detect STA inactivity (default: 300 seconds)
  142. #
  143. # This timeout value is used in mesh STA to clean up inactive stations.
  144. #mesh_max_inactivity=300
  145. # cert_in_cb - Whether to include a peer certificate dump in events
  146. # This controls whether peer certificates for authentication server and
  147. # its certificate chain are included in EAP peer certificate events. This is
  148. # enabled by default.
  149. #cert_in_cb=1
  150. # EAP fast re-authentication
  151. # By default, fast re-authentication is enabled for all EAP methods that
  152. # support it. This variable can be used to disable fast re-authentication.
  153. # Normally, there is no need to disable this.
  154. fast_reauth=1
  155. # OpenSSL Engine support
  156. # These options can be used to load OpenSSL engines in special or legacy
  157. # modes.
  158. # The two engines that are supported currently are shown below:
  159. # They are both from the opensc project (http://www.opensc.org/)
  160. # By default the PKCS#11 engine is loaded if the client_cert or
  161. # private_key option appear to be a PKCS#11 URI, and these options
  162. # should not need to be used explicitly.
  163. # make the opensc engine available
  164. #opensc_engine_path=/usr/lib/opensc/engine_opensc.so
  165. # make the pkcs11 engine available
  166. #pkcs11_engine_path=/usr/lib/opensc/engine_pkcs11.so
  167. # configure the path to the pkcs11 module required by the pkcs11 engine
  168. #pkcs11_module_path=/usr/lib/pkcs11/opensc-pkcs11.so
  169. # OpenSSL cipher string
  170. #
  171. # This is an OpenSSL specific configuration option for configuring the default
  172. # ciphers. If not set, the value configured at build time ("DEFAULT:!EXP:!LOW"
  173. # by default) is used.
  174. # See https://www.openssl.org/docs/apps/ciphers.html for OpenSSL documentation
  175. # on cipher suite configuration. This is applicable only if wpa_supplicant is
  176. # built to use OpenSSL.
  177. #openssl_ciphers=DEFAULT:!EXP:!LOW
  178. # Dynamic EAP methods
  179. # If EAP methods were built dynamically as shared object files, they need to be
  180. # loaded here before being used in the network blocks. By default, EAP methods
  181. # are included statically in the build, so these lines are not needed
  182. #load_dynamic_eap=/usr/lib/wpa_supplicant/eap_tls.so
  183. #load_dynamic_eap=/usr/lib/wpa_supplicant/eap_md5.so
  184. # Driver interface parameters
  185. # This field can be used to configure arbitrary driver interface parameters. The
  186. # format is specific to the selected driver interface. This field is not used
  187. # in most cases.
  188. #driver_param="field=value"
  189. # Country code
  190. # The ISO/IEC alpha2 country code for the country in which this device is
  191. # currently operating.
  192. #country=US
  193. # Maximum lifetime for PMKSA in seconds; default 43200
  194. #dot11RSNAConfigPMKLifetime=43200
  195. # Threshold for reauthentication (percentage of PMK lifetime); default 70
  196. #dot11RSNAConfigPMKReauthThreshold=70
  197. # Timeout for security association negotiation in seconds; default 60
  198. #dot11RSNAConfigSATimeout=60
  199. # Wi-Fi Protected Setup (WPS) parameters
  200. # Universally Unique IDentifier (UUID; see RFC 4122) of the device
  201. # If not configured, UUID will be generated based on the mechanism selected with
  202. # the auto_uuid parameter.
  203. #uuid=12345678-9abc-def0-1234-56789abcdef0
  204. # Automatic UUID behavior
  205. # 0 = generate static value based on the local MAC address (default)
  206. # 1 = generate a random UUID every time wpa_supplicant starts
  207. #auto_uuid=0
  208. # Device Name
  209. # User-friendly description of device; up to 32 octets encoded in UTF-8
  210. #device_name=Wireless Client
  211. # Manufacturer
  212. # The manufacturer of the device (up to 64 ASCII characters)
  213. #manufacturer=Company
  214. # Model Name
  215. # Model of the device (up to 32 ASCII characters)
  216. #model_name=cmodel
  217. # Model Number
  218. # Additional device description (up to 32 ASCII characters)
  219. #model_number=123
  220. # Serial Number
  221. # Serial number of the device (up to 32 characters)
  222. #serial_number=12345
  223. # Primary Device Type
  224. # Used format: <categ>-<OUI>-<subcateg>
  225. # categ = Category as an integer value
  226. # OUI = OUI and type octet as a 4-octet hex-encoded value; 0050F204 for
  227. # default WPS OUI
  228. # subcateg = OUI-specific Sub Category as an integer value
  229. # Examples:
  230. # 1-0050F204-1 (Computer / PC)
  231. # 1-0050F204-2 (Computer / Server)
  232. # 5-0050F204-1 (Storage / NAS)
  233. # 6-0050F204-1 (Network Infrastructure / AP)
  234. #device_type=1-0050F204-1
  235. # OS Version
  236. # 4-octet operating system version number (hex string)
  237. #os_version=01020300
  238. # Config Methods
  239. # List of the supported configuration methods
  240. # Available methods: usba ethernet label display ext_nfc_token int_nfc_token
  241. # nfc_interface push_button keypad virtual_display physical_display
  242. # virtual_push_button physical_push_button
  243. # For WSC 1.0:
  244. #config_methods=label display push_button keypad
  245. # For WSC 2.0:
  246. #config_methods=label virtual_display virtual_push_button keypad
  247. # Credential processing
  248. # 0 = process received credentials internally (default)
  249. # 1 = do not process received credentials; just pass them over ctrl_iface to
  250. # external program(s)
  251. # 2 = process received credentials internally and pass them over ctrl_iface
  252. # to external program(s)
  253. #wps_cred_processing=0
  254. # Vendor attribute in WPS M1, e.g., Windows 7 Vertical Pairing
  255. # The vendor attribute contents to be added in M1 (hex string)
  256. #wps_vendor_ext_m1=000137100100020001
  257. # NFC password token for WPS
  258. # These parameters can be used to configure a fixed NFC password token for the
  259. # station. This can be generated, e.g., with nfc_pw_token. When these
  260. # parameters are used, the station is assumed to be deployed with a NFC tag
  261. # that includes the matching NFC password token (e.g., written based on the
  262. # NDEF record from nfc_pw_token).
  263. #
  264. #wps_nfc_dev_pw_id: Device Password ID (16..65535)
  265. #wps_nfc_dh_pubkey: Hexdump of DH Public Key
  266. #wps_nfc_dh_privkey: Hexdump of DH Private Key
  267. #wps_nfc_dev_pw: Hexdump of Device Password
  268. # Priority for the networks added through WPS
  269. # This priority value will be set to each network profile that is added
  270. # by executing the WPS protocol.
  271. #wps_priority=0
  272. # Maximum number of BSS entries to keep in memory
  273. # Default: 200
  274. # This can be used to limit memory use on the BSS entries (cached scan
  275. # results). A larger value may be needed in environments that have huge number
  276. # of APs when using ap_scan=1 mode.
  277. #bss_max_count=200
  278. # Automatic scan
  279. # This is an optional set of parameters for automatic scanning
  280. # within an interface in following format:
  281. #autoscan=<autoscan module name>:<module parameters>
  282. # autoscan is like bgscan but on disconnected or inactive state.
  283. # For instance, on exponential module parameters would be <base>:<limit>
  284. #autoscan=exponential:3:300
  285. # Which means a delay between scans on a base exponential of 3,
  286. # up to the limit of 300 seconds (3, 9, 27 ... 300)
  287. # For periodic module, parameters would be <fixed interval>
  288. #autoscan=periodic:30
  289. # So a delay of 30 seconds will be applied between each scan.
  290. # Note: If sched_scan_plans are configured and supported by the driver,
  291. # autoscan is ignored.
  292. # filter_ssids - SSID-based scan result filtering
  293. # 0 = do not filter scan results (default)
  294. # 1 = only include configured SSIDs in scan results/BSS table
  295. #filter_ssids=0
  296. # Password (and passphrase, etc.) backend for external storage
  297. # format: <backend name>[:<optional backend parameters>]
  298. #ext_password_backend=test:pw1=password|pw2=testing
  299. # Disable P2P functionality
  300. # p2p_disabled=1
  301. # Timeout in seconds to detect STA inactivity (default: 300 seconds)
  302. #
  303. # This timeout value is used in P2P GO mode to clean up
  304. # inactive stations.
  305. #p2p_go_max_inactivity=300
  306. # Passphrase length (8..63) for P2P GO
  307. #
  308. # This parameter controls the length of the random passphrase that is
  309. # generated at the GO. Default: 8.
  310. #p2p_passphrase_len=8
  311. # Extra delay between concurrent P2P search iterations
  312. #
  313. # This value adds extra delay in milliseconds between concurrent search
  314. # iterations to make p2p_find friendlier to concurrent operations by avoiding
  315. # it from taking 100% of radio resources. The default value is 500 ms.
  316. #p2p_search_delay=500
  317. # Opportunistic Key Caching (also known as Proactive Key Caching) default
  318. # This parameter can be used to set the default behavior for the
  319. # proactive_key_caching parameter. By default, OKC is disabled unless enabled
  320. # with the global okc=1 parameter or with the per-network
  321. # proactive_key_caching=1 parameter. With okc=1, OKC is enabled by default, but
  322. # can be disabled with per-network proactive_key_caching=0 parameter.
  323. #okc=0
  324. # Protected Management Frames default
  325. # This parameter can be used to set the default behavior for the ieee80211w
  326. # parameter for RSN networks. By default, PMF is disabled unless enabled with
  327. # the global pmf=1/2 parameter or with the per-network ieee80211w=1/2 parameter.
  328. # With pmf=1/2, PMF is enabled/required by default, but can be disabled with the
  329. # per-network ieee80211w parameter. This global default value does not apply
  330. # for non-RSN networks (key_mgmt=NONE) since PMF is available only when using
  331. # RSN.
  332. #pmf=0
  333. # Enabled SAE finite cyclic groups in preference order
  334. # By default (if this parameter is not set), the mandatory group 19 (ECC group
  335. # defined over a 256-bit prime order field) is preferred, but other groups are
  336. # also enabled. If this parameter is set, the groups will be tried in the
  337. # indicated order. The group values are listed in the IANA registry:
  338. # http://www.iana.org/assignments/ipsec-registry/ipsec-registry.xml#ipsec-registry-9
  339. #sae_groups=21 20 19 26 25
  340. # Default value for DTIM period (if not overridden in network block)
  341. #dtim_period=2
  342. # Default value for Beacon interval (if not overridden in network block)
  343. #beacon_int=100
  344. # Additional vendor specific elements for Beacon and Probe Response frames
  345. # This parameter can be used to add additional vendor specific element(s) into
  346. # the end of the Beacon and Probe Response frames. The format for these
  347. # element(s) is a hexdump of the raw information elements (id+len+payload for
  348. # one or more elements). This is used in AP and P2P GO modes.
  349. #ap_vendor_elements=dd0411223301
  350. # Ignore scan results older than request
  351. #
  352. # The driver may have a cache of scan results that makes it return
  353. # information that is older than our scan trigger. This parameter can
  354. # be used to configure such old information to be ignored instead of
  355. # allowing it to update the internal BSS table.
  356. #ignore_old_scan_res=0
  357. # scan_cur_freq: Whether to scan only the current frequency
  358. # 0: Scan all available frequencies. (Default)
  359. # 1: Scan current operating frequency if another VIF on the same radio
  360. # is already associated.
  361. # MAC address policy default
  362. # 0 = use permanent MAC address
  363. # 1 = use random MAC address for each ESS connection
  364. # 2 = like 1, but maintain OUI (with local admin bit set)
  365. #
  366. # By default, permanent MAC address is used unless policy is changed by
  367. # the per-network mac_addr parameter. Global mac_addr=1 can be used to
  368. # change this default behavior.
  369. #mac_addr=0
  370. # Lifetime of random MAC address in seconds (default: 60)
  371. #rand_addr_lifetime=60
  372. # MAC address policy for pre-association operations (scanning, ANQP)
  373. # 0 = use permanent MAC address
  374. # 1 = use random MAC address
  375. # 2 = like 1, but maintain OUI (with local admin bit set)
  376. #preassoc_mac_addr=0
  377. # MAC address policy for GAS operations
  378. # 0 = use permanent MAC address
  379. # 1 = use random MAC address
  380. # 2 = like 1, but maintain OUI (with local admin bit set)
  381. #gas_rand_mac_addr=0
  382. # Lifetime of GAS random MAC address in seconds (default: 60)
  383. #gas_rand_addr_lifetime=60
  384. # Interworking (IEEE 802.11u)
  385. # Enable Interworking
  386. # interworking=1
  387. # Homogenous ESS identifier
  388. # If this is set, scans will be used to request response only from BSSes
  389. # belonging to the specified Homogeneous ESS. This is used only if interworking
  390. # is enabled.
  391. # hessid=00:11:22:33:44:55
  392. # Automatic network selection behavior
  393. # 0 = do not automatically go through Interworking network selection
  394. # (i.e., require explicit interworking_select command for this; default)
  395. # 1 = perform Interworking network selection if one or more
  396. # credentials have been configured and scan did not find a
  397. # matching network block
  398. #auto_interworking=0
  399. # GAS Address3 field behavior
  400. # 0 = P2P specification (Address3 = AP BSSID); default
  401. # 1 = IEEE 802.11 standard compliant (Address3 = Wildcard BSSID when
  402. # sent to not-associated AP; if associated, AP BSSID)
  403. #gas_address3=0
  404. # Publish fine timing measurement (FTM) responder functionality in
  405. # the Extended Capabilities element bit 70.
  406. # Controls whether FTM responder functionality will be published by AP/STA.
  407. # Note that actual FTM responder operation is managed outside wpa_supplicant.
  408. # 0 = Do not publish; default
  409. # 1 = Publish
  410. #ftm_responder=0
  411. # Publish fine timing measurement (FTM) initiator functionality in
  412. # the Extended Capabilities element bit 71.
  413. # Controls whether FTM initiator functionality will be published by AP/STA.
  414. # Note that actual FTM initiator operation is managed outside wpa_supplicant.
  415. # 0 = Do not publish; default
  416. # 1 = Publish
  417. #ftm_initiator=0
  418. # credential block
  419. #
  420. # Each credential used for automatic network selection is configured as a set
  421. # of parameters that are compared to the information advertised by the APs when
  422. # interworking_select and interworking_connect commands are used.
  423. #
  424. # credential fields:
  425. #
  426. # temporary: Whether this credential is temporary and not to be saved
  427. #
  428. # priority: Priority group
  429. # By default, all networks and credentials get the same priority group
  430. # (0). This field can be used to give higher priority for credentials
  431. # (and similarly in struct wpa_ssid for network blocks) to change the
  432. # Interworking automatic networking selection behavior. The matching
  433. # network (based on either an enabled network block or a credential)
  434. # with the highest priority value will be selected.
  435. #
  436. # pcsc: Use PC/SC and SIM/USIM card
  437. #
  438. # realm: Home Realm for Interworking
  439. #
  440. # username: Username for Interworking network selection
  441. #
  442. # password: Password for Interworking network selection
  443. #
  444. # ca_cert: CA certificate for Interworking network selection
  445. #
  446. # client_cert: File path to client certificate file (PEM/DER)
  447. # This field is used with Interworking networking selection for a case
  448. # where client certificate/private key is used for authentication
  449. # (EAP-TLS). Full path to the file should be used since working
  450. # directory may change when wpa_supplicant is run in the background.
  451. #
  452. # Certificates from PKCS#11 tokens can be referenced by a PKCS#11 URI.
  453. #
  454. # For example: private_key="pkcs11:manufacturer=piv_II;id=%01"
  455. #
  456. # Alternatively, a named configuration blob can be used by setting
  457. # this to blob://blob_name.
  458. #
  459. # private_key: File path to client private key file (PEM/DER/PFX)
  460. # When PKCS#12/PFX file (.p12/.pfx) is used, client_cert should be
  461. # commented out. Both the private key and certificate will be read
  462. # from the PKCS#12 file in this case. Full path to the file should be
  463. # used since working directory may change when wpa_supplicant is run
  464. # in the background.
  465. #
  466. # Keys in PKCS#11 tokens can be referenced by a PKCS#11 URI.
  467. # For example: private_key="pkcs11:manufacturer=piv_II;id=%01"
  468. #
  469. # Windows certificate store can be used by leaving client_cert out and
  470. # configuring private_key in one of the following formats:
  471. #
  472. # cert://substring_to_match
  473. #
  474. # hash://certificate_thumbprint_in_hex
  475. #
  476. # For example: private_key="hash://63093aa9c47f56ae88334c7b65a4"
  477. #
  478. # Note that when running wpa_supplicant as an application, the user
  479. # certificate store (My user account) is used, whereas computer store
  480. # (Computer account) is used when running wpasvc as a service.
  481. #
  482. # Alternatively, a named configuration blob can be used by setting
  483. # this to blob://blob_name.
  484. #
  485. # private_key_passwd: Password for private key file
  486. #
  487. # imsi: IMSI in <MCC> | <MNC> | '-' | <MSIN> format
  488. #
  489. # milenage: Milenage parameters for SIM/USIM simulator in <Ki>:<OPc>:<SQN>
  490. # format
  491. #
  492. # domain: Home service provider FQDN(s)
  493. # This is used to compare against the Domain Name List to figure out
  494. # whether the AP is operated by the Home SP. Multiple domain entries can
  495. # be used to configure alternative FQDNs that will be considered home
  496. # networks.
  497. #
  498. # roaming_consortium: Roaming Consortium OI
  499. # If roaming_consortium_len is non-zero, this field contains the
  500. # Roaming Consortium OI that can be used to determine which access
  501. # points support authentication with this credential. This is an
  502. # alternative to the use of the realm parameter. When using Roaming
  503. # Consortium to match the network, the EAP parameters need to be
  504. # pre-configured with the credential since the NAI Realm information
  505. # may not be available or fetched.
  506. #
  507. # eap: Pre-configured EAP method
  508. # This optional field can be used to specify which EAP method will be
  509. # used with this credential. If not set, the EAP method is selected
  510. # automatically based on ANQP information (e.g., NAI Realm).
  511. #
  512. # phase1: Pre-configure Phase 1 (outer authentication) parameters
  513. # This optional field is used with like the 'eap' parameter.
  514. #
  515. # phase2: Pre-configure Phase 2 (inner authentication) parameters
  516. # This optional field is used with like the 'eap' parameter.
  517. #
  518. # excluded_ssid: Excluded SSID
  519. # This optional field can be used to excluded specific SSID(s) from
  520. # matching with the network. Multiple entries can be used to specify more
  521. # than one SSID.
  522. #
  523. # roaming_partner: Roaming partner information
  524. # This optional field can be used to configure preferences between roaming
  525. # partners. The field is a string in following format:
  526. # <FQDN>,<0/1 exact match>,<priority>,<* or country code>
  527. # (non-exact match means any subdomain matches the entry; priority is in
  528. # 0..255 range with 0 being the highest priority)
  529. #
  530. # update_identifier: PPS MO ID
  531. # (Hotspot 2.0 PerProviderSubscription/UpdateIdentifier)
  532. #
  533. # provisioning_sp: FQDN of the SP that provisioned the credential
  534. # This optional field can be used to keep track of the SP that provisioned
  535. # the credential to find the PPS MO (./Wi-Fi/<provisioning_sp>).
  536. #
  537. # Minimum backhaul threshold (PPS/<X+>/Policy/MinBackhauldThreshold/*)
  538. # These fields can be used to specify minimum download/upload backhaul
  539. # bandwidth that is preferred for the credential. This constraint is
  540. # ignored if the AP does not advertise WAN Metrics information or if the
  541. # limit would prevent any connection. Values are in kilobits per second.
  542. # min_dl_bandwidth_home
  543. # min_ul_bandwidth_home
  544. # min_dl_bandwidth_roaming
  545. # min_ul_bandwidth_roaming
  546. #
  547. # max_bss_load: Maximum BSS Load Channel Utilization (1..255)
  548. # (PPS/<X+>/Policy/MaximumBSSLoadValue)
  549. # This value is used as the maximum channel utilization for network
  550. # selection purposes for home networks. If the AP does not advertise
  551. # BSS Load or if the limit would prevent any connection, this constraint
  552. # will be ignored.
  553. #
  554. # req_conn_capab: Required connection capability
  555. # (PPS/<X+>/Policy/RequiredProtoPortTuple)
  556. # This value is used to configure set of required protocol/port pairs that
  557. # a roaming network shall support (include explicitly in Connection
  558. # Capability ANQP element). This constraint is ignored if the AP does not
  559. # advertise Connection Capability or if this constraint would prevent any
  560. # network connection. This policy is not used in home networks.
  561. # Format: <protocol>[:<comma-separated list of ports]
  562. # Multiple entries can be used to list multiple requirements.
  563. # For example, number of common TCP protocols:
  564. # req_conn_capab=6,22,80,443
  565. # For example, IPSec/IKE:
  566. # req_conn_capab=17:500
  567. # req_conn_capab=50
  568. #
  569. # ocsp: Whether to use/require OCSP to check server certificate
  570. # 0 = do not use OCSP stapling (TLS certificate status extension)
  571. # 1 = try to use OCSP stapling, but not require response
  572. # 2 = require valid OCSP stapling response
  573. # 3 = require valid OCSP stapling response for all not-trusted
  574. # certificates in the server certificate chain
  575. #
  576. # sim_num: Identifier for which SIM to use in multi-SIM devices
  577. #
  578. # for example:
  579. #
  580. #cred={
  581. # realm="example.com"
  582. # username="user@example.com"
  583. # password="password"
  584. # ca_cert="/etc/wpa_supplicant/ca.pem"
  585. # domain="example.com"
  586. #}
  587. #
  588. #cred={
  589. # imsi="310026-000000000"
  590. # milenage="90dca4eda45b53cf0f12d7c9c3bc6a89:cb9cccc4b9258e6dca4760379fb82"
  591. #}
  592. #
  593. #cred={
  594. # realm="example.com"
  595. # username="user"
  596. # password="password"
  597. # ca_cert="/etc/wpa_supplicant/ca.pem"
  598. # domain="example.com"
  599. # roaming_consortium=223344
  600. # eap=TTLS
  601. # phase2="auth=MSCHAPV2"
  602. #}
  603. # Hotspot 2.0
  604. # hs20=1
  605. # Scheduled scan plans
  606. #
  607. # A space delimited list of scan plans. Each scan plan specifies the scan
  608. # interval and number of iterations, delimited by a colon. The last scan plan
  609. # will run infinitely and thus must specify only the interval and not the number
  610. # of iterations.
  611. #
  612. # The driver advertises the maximum number of scan plans supported. If more scan
  613. # plans than supported are configured, only the first ones are set (up to the
  614. # maximum supported). The last scan plan that specifies only the interval is
  615. # always set as the last plan.
  616. #
  617. # If the scan interval or the number of iterations for a scan plan exceeds the
  618. # maximum supported, it will be set to the maximum supported value.
  619. #
  620. # Format:
  621. # sched_scan_plans=<interval:iterations> <interval:iterations> ... <interval>
  622. #
  623. # Example:
  624. # sched_scan_plans=10:100 20:200 30
  625. # Multi Band Operation (MBO) non-preferred channels
  626. # A space delimited list of non-preferred channels where each channel is a colon
  627. # delimited list of values.
  628. # Format:
  629. # non_pref_chan=<oper_class>:<chan>:<preference>:<reason>
  630. # Example:
  631. # non_pref_chan=81:5:10:2 81:1:0:2 81:9:0:2
  632. # MBO Cellular Data Capabilities
  633. # 1 = Cellular data connection available
  634. # 2 = Cellular data connection not available
  635. # 3 = Not cellular capable (default)
  636. #mbo_cell_capa=3
  637. # Optimized Connectivity Experience (OCE)
  638. # oce: Enable OCE features (bitmap)
  639. # Set BIT(0) to Enable OCE in non-AP STA mode (default; disabled if the driver
  640. # does not indicate support for OCE in STA mode)
  641. # Set BIT(1) to Enable OCE in STA-CFON mode
  642. #oce=1
  643. # network block
  644. #
  645. # Each network (usually AP's sharing the same SSID) is configured as a separate
  646. # block in this configuration file. The network blocks are in preference order
  647. # (the first match is used).
  648. #
  649. # network block fields:
  650. #
  651. # disabled:
  652. # 0 = this network can be used (default)
  653. # 1 = this network block is disabled (can be enabled through ctrl_iface,
  654. # e.g., with wpa_cli or wpa_gui)
  655. #
  656. # id_str: Network identifier string for external scripts. This value is passed
  657. # to external action script through wpa_cli as WPA_ID_STR environment
  658. # variable to make it easier to do network specific configuration.
  659. #
  660. # ssid: SSID (mandatory); network name in one of the optional formats:
  661. # - an ASCII string with double quotation
  662. # - a hex string (two characters per octet of SSID)
  663. # - a printf-escaped ASCII string P"<escaped string>"
  664. #
  665. # scan_ssid:
  666. # 0 = do not scan this SSID with specific Probe Request frames (default)
  667. # 1 = scan with SSID-specific Probe Request frames (this can be used to
  668. # find APs that do not accept broadcast SSID or use multiple SSIDs;
  669. # this will add latency to scanning, so enable this only when needed)
  670. #
  671. # bssid: BSSID (optional); if set, this network block is used only when
  672. # associating with the AP using the configured BSSID
  673. #
  674. # priority: priority group (integer)
  675. # By default, all networks will get same priority group (0). If some of the
  676. # networks are more desirable, this field can be used to change the order in
  677. # which wpa_supplicant goes through the networks when selecting a BSS. The
  678. # priority groups will be iterated in decreasing priority (i.e., the larger the
  679. # priority value, the sooner the network is matched against the scan results).
  680. # Within each priority group, networks will be selected based on security
  681. # policy, signal strength, etc.
  682. # Please note that AP scanning with scan_ssid=1 and ap_scan=2 mode are not
  683. # using this priority to select the order for scanning. Instead, they try the
  684. # networks in the order that used in the configuration file.
  685. #
  686. # mode: IEEE 802.11 operation mode
  687. # 0 = infrastructure (Managed) mode, i.e., associate with an AP (default)
  688. # 1 = IBSS (ad-hoc, peer-to-peer)
  689. # 2 = AP (access point)
  690. # Note: IBSS can only be used with key_mgmt NONE (plaintext and static WEP) and
  691. # WPA-PSK (with proto=RSN). In addition, key_mgmt=WPA-NONE (fixed group key
  692. # TKIP/CCMP) is available for backwards compatibility, but its use is
  693. # deprecated. WPA-None requires following network block options:
  694. # proto=WPA, key_mgmt=WPA-NONE, pairwise=NONE, group=TKIP (or CCMP, but not
  695. # both), and psk must also be set.
  696. #
  697. # frequency: Channel frequency in megahertz (MHz) for IBSS, e.g.,
  698. # 2412 = IEEE 802.11b/g channel 1. This value is used to configure the initial
  699. # channel for IBSS (adhoc) networks. It is ignored in the infrastructure mode.
  700. # In addition, this value is only used by the station that creates the IBSS. If
  701. # an IBSS network with the configured SSID is already present, the frequency of
  702. # the network will be used instead of this configured value.
  703. #
  704. # pbss: Whether to use PBSS. Relevant to IEEE 802.11ad networks only.
  705. # 0 = do not use PBSS
  706. # 1 = use PBSS
  707. # 2 = don't care (not allowed in AP mode)
  708. # Used together with mode configuration. When mode is AP, it means to start a
  709. # PCP instead of a regular AP. When mode is infrastructure it means connect
  710. # to a PCP instead of AP. In this mode you can also specify 2 (don't care)
  711. # which means connect to either PCP or AP.
  712. # P2P_GO and P2P_GROUP_FORMATION modes must use PBSS in IEEE 802.11ad network.
  713. # For more details, see IEEE Std 802.11ad-2012.
  714. #
  715. # scan_freq: List of frequencies to scan
  716. # Space-separated list of frequencies in MHz to scan when searching for this
  717. # BSS. If the subset of channels used by the network is known, this option can
  718. # be used to optimize scanning to not occur on channels that the network does
  719. # not use. Example: scan_freq=2412 2437 2462
  720. #
  721. # freq_list: Array of allowed frequencies
  722. # Space-separated list of frequencies in MHz to allow for selecting the BSS. If
  723. # set, scan results that do not match any of the specified frequencies are not
  724. # considered when selecting a BSS.
  725. #
  726. # This can also be set on the outside of the network block. In this case,
  727. # it limits the frequencies that will be scanned.
  728. #
  729. # bgscan: Background scanning
  730. # wpa_supplicant behavior for background scanning can be specified by
  731. # configuring a bgscan module. These modules are responsible for requesting
  732. # background scans for the purpose of roaming within an ESS (i.e., within a
  733. # single network block with all the APs using the same SSID). The bgscan
  734. # parameter uses following format: "<bgscan module name>:<module parameters>"
  735. # Following bgscan modules are available:
  736. # simple - Periodic background scans based on signal strength
  737. # bgscan="simple:<short bgscan interval in seconds>:<signal strength threshold>:
  738. # <long interval>"
  739. # bgscan="simple:30:-45:300"
  740. # learn - Learn channels used by the network and try to avoid bgscans on other
  741. # channels (experimental)
  742. # bgscan="learn:<short bgscan interval in seconds>:<signal strength threshold>:
  743. # <long interval>[:<database file name>]"
  744. # bgscan="learn:30:-45:300:/etc/wpa_supplicant/network1.bgscan"
  745. # Explicitly disable bgscan by setting
  746. # bgscan=""
  747. #
  748. # This option can also be set outside of all network blocks for the bgscan
  749. # parameter to apply for all the networks that have no specific bgscan
  750. # parameter.
  751. #
  752. # proto: list of accepted protocols
  753. # WPA = WPA/IEEE 802.11i/D3.0
  754. # RSN = WPA2/IEEE 802.11i (also WPA2 can be used as an alias for RSN)
  755. # If not set, this defaults to: WPA RSN
  756. #
  757. # key_mgmt: list of accepted authenticated key management protocols
  758. # WPA-PSK = WPA pre-shared key (this requires 'psk' field)
  759. # WPA-EAP = WPA using EAP authentication
  760. # IEEE8021X = IEEE 802.1X using EAP authentication and (optionally) dynamically
  761. # generated WEP keys
  762. # NONE = WPA is not used; plaintext or static WEP could be used
  763. # WPA-NONE = WPA-None for IBSS (deprecated; use proto=RSN key_mgmt=WPA-PSK
  764. # instead)
  765. # FT-PSK = Fast BSS Transition (IEEE 802.11r) with pre-shared key
  766. # FT-EAP = Fast BSS Transition (IEEE 802.11r) with EAP authentication
  767. # WPA-PSK-SHA256 = Like WPA-PSK but using stronger SHA256-based algorithms
  768. # WPA-EAP-SHA256 = Like WPA-EAP but using stronger SHA256-based algorithms
  769. # SAE = Simultaneous authentication of equals; pre-shared key/password -based
  770. # authentication with stronger security than WPA-PSK especially when using
  771. # not that strong password
  772. # FT-SAE = SAE with FT
  773. # WPA-EAP-SUITE-B = Suite B 128-bit level
  774. # WPA-EAP-SUITE-B-192 = Suite B 192-bit level
  775. # OSEN = Hotspot 2.0 Rel 2 online signup connection
  776. # FILS-SHA256 = Fast Initial Link Setup with SHA256
  777. # FILS-SHA384 = Fast Initial Link Setup with SHA384
  778. # FT-FILS-SHA256 = FT and Fast Initial Link Setup with SHA256
  779. # FT-FILS-SHA384 = FT and Fast Initial Link Setup with SHA384
  780. # If not set, this defaults to: WPA-PSK WPA-EAP
  781. #
  782. # ieee80211w: whether management frame protection is enabled
  783. # 0 = disabled (default unless changed with the global pmf parameter)
  784. # 1 = optional
  785. # 2 = required
  786. # The most common configuration options for this based on the PMF (protected
  787. # management frames) certification program are:
  788. # PMF enabled: ieee80211w=1 and key_mgmt=WPA-EAP WPA-EAP-SHA256
  789. # PMF required: ieee80211w=2 and key_mgmt=WPA-EAP-SHA256
  790. # (and similarly for WPA-PSK and WPA-WPSK-SHA256 if WPA2-Personal is used)
  791. #
  792. # auth_alg: list of allowed IEEE 802.11 authentication algorithms
  793. # OPEN = Open System authentication (required for WPA/WPA2)
  794. # SHARED = Shared Key authentication (requires static WEP keys)
  795. # LEAP = LEAP/Network EAP (only used with LEAP)
  796. # If not set, automatic selection is used (Open System with LEAP enabled if
  797. # LEAP is allowed as one of the EAP methods).
  798. #
  799. # pairwise: list of accepted pairwise (unicast) ciphers for WPA
  800. # CCMP = AES in Counter mode with CBC-MAC [RFC 3610, IEEE 802.11i/D7.0]
  801. # TKIP = Temporal Key Integrity Protocol [IEEE 802.11i/D7.0]
  802. # NONE = Use only Group Keys (deprecated, should not be included if APs support
  803. # pairwise keys)
  804. # If not set, this defaults to: CCMP TKIP
  805. #
  806. # group: list of accepted group (broadcast/multicast) ciphers for WPA
  807. # CCMP = AES in Counter mode with CBC-MAC [RFC 3610, IEEE 802.11i/D7.0]
  808. # TKIP = Temporal Key Integrity Protocol [IEEE 802.11i/D7.0]
  809. # WEP104 = WEP (Wired Equivalent Privacy) with 104-bit key
  810. # WEP40 = WEP (Wired Equivalent Privacy) with 40-bit key [IEEE 802.11]
  811. # If not set, this defaults to: CCMP TKIP WEP104 WEP40
  812. #
  813. # group_mgmt: list of accepted group management ciphers for RSN (PMF)
  814. # AES-128-CMAC = BIP-CMAC-128
  815. # BIP-GMAC-128
  816. # BIP-GMAC-256
  817. # BIP-CMAC-256
  818. # If not set, no constraint on the cipher, i.e., accept whichever cipher the AP
  819. # indicates.
  820. #
  821. # psk: WPA preshared key; 256-bit pre-shared key
  822. # The key used in WPA-PSK mode can be entered either as 64 hex-digits, i.e.,
  823. # 32 bytes or as an ASCII passphrase (in which case, the real PSK will be
  824. # generated using the passphrase and SSID). ASCII passphrase must be between
  825. # 8 and 63 characters (inclusive). ext:<name of external PSK field> format can
  826. # be used to indicate that the PSK/passphrase is stored in external storage.
  827. # This field is not needed, if WPA-EAP is used.
  828. # Note: Separate tool, wpa_passphrase, can be used to generate 256-bit keys
  829. # from ASCII passphrase. This process uses lot of CPU and wpa_supplicant
  830. # startup and reconfiguration time can be optimized by generating the PSK only
  831. # only when the passphrase or SSID has actually changed.
  832. #
  833. # mem_only_psk: Whether to keep PSK/passphrase only in memory
  834. # 0 = allow psk/passphrase to be stored to the configuration file
  835. # 1 = do not store psk/passphrase to the configuration file
  836. #mem_only_psk=0
  837. #
  838. # eapol_flags: IEEE 802.1X/EAPOL options (bit field)
  839. # Dynamic WEP key required for non-WPA mode
  840. # bit0 (1): require dynamically generated unicast WEP key
  841. # bit1 (2): require dynamically generated broadcast WEP key
  842. # (3 = require both keys; default)
  843. # Note: When using wired authentication (including MACsec drivers),
  844. # eapol_flags must be set to 0 for the authentication to be completed
  845. # successfully.
  846. #
  847. # macsec_policy: IEEE 802.1X/MACsec options
  848. # This determines how sessions are secured with MACsec (only for MACsec
  849. # drivers).
  850. # 0: MACsec not in use (default)
  851. # 1: MACsec enabled - Should secure, accept key server's advice to
  852. # determine whether to use a secure session or not.
  853. #
  854. # macsec_integ_only: IEEE 802.1X/MACsec transmit mode
  855. # This setting applies only when MACsec is in use, i.e.,
  856. # - macsec_policy is enabled
  857. # - the key server has decided to enable MACsec
  858. # 0: Encrypt traffic (default)
  859. # 1: Integrity only
  860. #
  861. # macsec_port: IEEE 802.1X/MACsec port
  862. # Port component of the SCI
  863. # Range: 1-65534 (default: 1)
  864. #
  865. # mka_cak, mka_ckn, and mka_priority: IEEE 802.1X/MACsec pre-shared key mode
  866. # This allows to configure MACsec with a pre-shared key using a (CAK,CKN) pair.
  867. # In this mode, instances of wpa_supplicant can act as MACsec peers. The peer
  868. # with lower priority will become the key server and start distributing SAKs.
  869. # mka_cak (CAK = Secure Connectivity Association Key) takes a 16-bytes (128 bit)
  870. # hex-string (32 hex-digits)
  871. # mka_ckn (CKN = CAK Name) takes a 32-bytes (256 bit) hex-string (64 hex-digits)
  872. # mka_priority (Priority of MKA Actor) is in 0..255 range with 255 being
  873. # default priority
  874. #
  875. # mixed_cell: This option can be used to configure whether so called mixed
  876. # cells, i.e., networks that use both plaintext and encryption in the same
  877. # SSID, are allowed when selecting a BSS from scan results.
  878. # 0 = disabled (default)
  879. # 1 = enabled
  880. #
  881. # proactive_key_caching:
  882. # Enable/disable opportunistic PMKSA caching for WPA2.
  883. # 0 = disabled (default unless changed with the global okc parameter)
  884. # 1 = enabled
  885. #
  886. # wep_key0..3: Static WEP key (ASCII in double quotation, e.g. "abcde" or
  887. # hex without quotation, e.g., 0102030405)
  888. # wep_tx_keyidx: Default WEP key index (TX) (0..3)
  889. #
  890. # peerkey: Whether PeerKey negotiation for direct links (IEEE 802.11e DLS) is
  891. # allowed. This is only used with RSN/WPA2.
  892. # 0 = disabled (default)
  893. # 1 = enabled
  894. #peerkey=1
  895. #
  896. # wpa_ptk_rekey: Maximum lifetime for PTK in seconds. This can be used to
  897. # enforce rekeying of PTK to mitigate some attacks against TKIP deficiencies.
  898. #
  899. # group_rekey: Group rekeying time in seconds. This value, if non-zero, is used
  900. # as the dot11RSNAConfigGroupRekeyTime parameter when operating in
  901. # Authenticator role in IBSS, or in AP and mesh modes.
  902. #
  903. # Following fields are only used with internal EAP implementation.
  904. # eap: space-separated list of accepted EAP methods
  905. # MD5 = EAP-MD5 (insecure and does not generate keying material ->
  906. # cannot be used with WPA; to be used as a Phase 2 method
  907. # with EAP-PEAP or EAP-TTLS)
  908. # MSCHAPV2 = EAP-MSCHAPv2 (cannot be used separately with WPA; to be used
  909. # as a Phase 2 method with EAP-PEAP or EAP-TTLS)
  910. # OTP = EAP-OTP (cannot be used separately with WPA; to be used
  911. # as a Phase 2 method with EAP-PEAP or EAP-TTLS)
  912. # GTC = EAP-GTC (cannot be used separately with WPA; to be used
  913. # as a Phase 2 method with EAP-PEAP or EAP-TTLS)
  914. # TLS = EAP-TLS (client and server certificate)
  915. # PEAP = EAP-PEAP (with tunnelled EAP authentication)
  916. # TTLS = EAP-TTLS (with tunnelled EAP or PAP/CHAP/MSCHAP/MSCHAPV2
  917. # authentication)
  918. # If not set, all compiled in methods are allowed.
  919. #
  920. # identity: Identity string for EAP
  921. # This field is also used to configure user NAI for
  922. # EAP-PSK/PAX/SAKE/GPSK.
  923. # anonymous_identity: Anonymous identity string for EAP (to be used as the
  924. # unencrypted identity with EAP types that support different tunnelled
  925. # identity, e.g., EAP-TTLS). This field can also be used with
  926. # EAP-SIM/AKA/AKA' to store the pseudonym identity.
  927. # password: Password string for EAP. This field can include either the
  928. # plaintext password (using ASCII or hex string) or a NtPasswordHash
  929. # (16-byte MD4 hash of password) in hash:<32 hex digits> format.
  930. # NtPasswordHash can only be used when the password is for MSCHAPv2 or
  931. # MSCHAP (EAP-MSCHAPv2, EAP-TTLS/MSCHAPv2, EAP-TTLS/MSCHAP, LEAP).
  932. # EAP-PSK (128-bit PSK), EAP-PAX (128-bit PSK), and EAP-SAKE (256-bit
  933. # PSK) is also configured using this field. For EAP-GPSK, this is a
  934. # variable length PSK. ext:<name of external password field> format can
  935. # be used to indicate that the password is stored in external storage.
  936. # ca_cert: File path to CA certificate file (PEM/DER). This file can have one
  937. # or more trusted CA certificates. If ca_cert and ca_path are not
  938. # included, server certificate will not be verified. This is insecure and
  939. # a trusted CA certificate should always be configured when using
  940. # EAP-TLS/TTLS/PEAP. Full path should be used since working directory may
  941. # change when wpa_supplicant is run in the background.
  942. #
  943. # Alternatively, this can be used to only perform matching of the server
  944. # certificate (SHA-256 hash of the DER encoded X.509 certificate). In
  945. # this case, the possible CA certificates in the server certificate chain
  946. # are ignored and only the server certificate is verified. This is
  947. # configured with the following format:
  948. # hash:://server/sha256/cert_hash_in_hex
  949. # For example: "hash://server/sha256/
  950. # 5a1bc1296205e6fdbe3979728efe3920798885c1c4590b5f90f43222d239ca6a"
  951. #
  952. # On Windows, trusted CA certificates can be loaded from the system
  953. # certificate store by setting this to cert_store://<name>, e.g.,
  954. # ca_cert="cert_store://CA" or ca_cert="cert_store://ROOT".
  955. # Note that when running wpa_supplicant as an application, the user
  956. # certificate store (My user account) is used, whereas computer store
  957. # (Computer account) is used when running wpasvc as a service.
  958. # ca_path: Directory path for CA certificate files (PEM). This path may
  959. # contain multiple CA certificates in OpenSSL format. Common use for this
  960. # is to point to system trusted CA list which is often installed into
  961. # directory like /etc/ssl/certs. If configured, these certificates are
  962. # added to the list of trusted CAs. ca_cert may also be included in that
  963. # case, but it is not required.
  964. # client_cert: File path to client certificate file (PEM/DER)
  965. # Full path should be used since working directory may change when
  966. # wpa_supplicant is run in the background.
  967. # Alternatively, a named configuration blob can be used by setting this
  968. # to blob://<blob name>.
  969. # private_key: File path to client private key file (PEM/DER/PFX)
  970. # When PKCS#12/PFX file (.p12/.pfx) is used, client_cert should be
  971. # commented out. Both the private key and certificate will be read from
  972. # the PKCS#12 file in this case. Full path should be used since working
  973. # directory may change when wpa_supplicant is run in the background.
  974. # Windows certificate store can be used by leaving client_cert out and
  975. # configuring private_key in one of the following formats:
  976. # cert://substring_to_match
  977. # hash://certificate_thumbprint_in_hex
  978. # for example: private_key="hash://63093aa9c47f56ae88334c7b65a4"
  979. # Note that when running wpa_supplicant as an application, the user
  980. # certificate store (My user account) is used, whereas computer store
  981. # (Computer account) is used when running wpasvc as a service.
  982. # Alternatively, a named configuration blob can be used by setting this
  983. # to blob://<blob name>.
  984. # private_key_passwd: Password for private key file (if left out, this will be
  985. # asked through control interface)
  986. # dh_file: File path to DH/DSA parameters file (in PEM format)
  987. # This is an optional configuration file for setting parameters for an
  988. # ephemeral DH key exchange. In most cases, the default RSA
  989. # authentication does not use this configuration. However, it is possible
  990. # setup RSA to use ephemeral DH key exchange. In addition, ciphers with
  991. # DSA keys always use ephemeral DH keys. This can be used to achieve
  992. # forward secrecy. If the file is in DSA parameters format, it will be
  993. # automatically converted into DH params.
  994. # subject_match: Substring to be matched against the subject of the
  995. # authentication server certificate. If this string is set, the server
  996. # certificate is only accepted if it contains this string in the subject.
  997. # The subject string is in following format:
  998. # /C=US/ST=CA/L=San Francisco/CN=Test AS/emailAddress=as@example.com
  999. # Note: Since this is a substring match, this cannot be used securely to
  1000. # do a suffix match against a possible domain name in the CN entry. For
  1001. # such a use case, domain_suffix_match or domain_match should be used
  1002. # instead.
  1003. # altsubject_match: Semicolon separated string of entries to be matched against
  1004. # the alternative subject name of the authentication server certificate.
  1005. # If this string is set, the server certificate is only accepted if it
  1006. # contains one of the entries in an alternative subject name extension.
  1007. # altSubjectName string is in following format: TYPE:VALUE
  1008. # Example: EMAIL:server@example.com
  1009. # Example: DNS:server.example.com;DNS:server2.example.com
  1010. # Following types are supported: EMAIL, DNS, URI
  1011. # domain_suffix_match: Constraint for server domain name. If set, this FQDN is
  1012. # used as a suffix match requirement for the AAA server certificate in
  1013. # SubjectAltName dNSName element(s). If a matching dNSName is found, this
  1014. # constraint is met. If no dNSName values are present, this constraint is
  1015. # matched against SubjectName CN using same suffix match comparison.
  1016. #
  1017. # Suffix match here means that the host/domain name is compared one label
  1018. # at a time starting from the top-level domain and all the labels in
  1019. # domain_suffix_match shall be included in the certificate. The
  1020. # certificate may include additional sub-level labels in addition to the
  1021. # required labels.
  1022. #
  1023. # For example, domain_suffix_match=example.com would match
  1024. # test.example.com but would not match test-example.com.
  1025. # domain_match: Constraint for server domain name
  1026. # If set, this FQDN is used as a full match requirement for the
  1027. # server certificate in SubjectAltName dNSName element(s). If a
  1028. # matching dNSName is found, this constraint is met. If no dNSName
  1029. # values are present, this constraint is matched against SubjectName CN
  1030. # using same full match comparison. This behavior is similar to
  1031. # domain_suffix_match, but has the requirement of a full match, i.e.,
  1032. # no subdomains or wildcard matches are allowed. Case-insensitive
  1033. # comparison is used, so "Example.com" matches "example.com", but would
  1034. # not match "test.Example.com".
  1035. # phase1: Phase1 (outer authentication, i.e., TLS tunnel) parameters
  1036. # (string with field-value pairs, e.g., "peapver=0" or
  1037. # "peapver=1 peaplabel=1")
  1038. # 'peapver' can be used to force which PEAP version (0 or 1) is used.
  1039. # 'peaplabel=1' can be used to force new label, "client PEAP encryption",
  1040. # to be used during key derivation when PEAPv1 or newer. Most existing
  1041. # PEAPv1 implementation seem to be using the old label, "client EAP
  1042. # encryption", and wpa_supplicant is now using that as the default value.
  1043. # Some servers, e.g., Radiator, may require peaplabel=1 configuration to
  1044. # interoperate with PEAPv1; see eap_testing.txt for more details.
  1045. # 'peap_outer_success=0' can be used to terminate PEAP authentication on
  1046. # tunneled EAP-Success. This is required with some RADIUS servers that
  1047. # implement draft-josefsson-pppext-eap-tls-eap-05.txt (e.g.,
  1048. # Lucent NavisRadius v4.4.0 with PEAP in "IETF Draft 5" mode)
  1049. # include_tls_length=1 can be used to force wpa_supplicant to include
  1050. # TLS Message Length field in all TLS messages even if they are not
  1051. # fragmented.
  1052. # sim_min_num_chal=3 can be used to configure EAP-SIM to require three
  1053. # challenges (by default, it accepts 2 or 3)
  1054. # result_ind=1 can be used to enable EAP-SIM and EAP-AKA to use
  1055. # protected result indication.
  1056. # 'crypto_binding' option can be used to control PEAPv0 cryptobinding
  1057. # behavior:
  1058. # * 0 = do not use cryptobinding (default)
  1059. # * 1 = use cryptobinding if server supports it
  1060. # * 2 = require cryptobinding
  1061. # EAP-WSC (WPS) uses following options: pin=<Device Password> or
  1062. # pbc=1.
  1063. #
  1064. # For wired IEEE 802.1X authentication, "allow_canned_success=1" can be
  1065. # used to configure a mode that allows EAP-Success (and EAP-Failure)
  1066. # without going through authentication step. Some switches use such
  1067. # sequence when forcing the port to be authorized/unauthorized or as a
  1068. # fallback option if the authentication server is unreachable. By default,
  1069. # wpa_supplicant discards such frames to protect against potential attacks
  1070. # by rogue devices, but this option can be used to disable that protection
  1071. # for cases where the server/authenticator does not need to be
  1072. # authenticated.
  1073. # phase2: Phase2 (inner authentication with TLS tunnel) parameters
  1074. # (string with field-value pairs, e.g., "auth=MSCHAPV2" for EAP-PEAP or
  1075. # "autheap=MSCHAPV2 autheap=MD5" for EAP-TTLS). "mschapv2_retry=0" can be
  1076. # used to disable MSCHAPv2 password retry in authentication failure cases.
  1077. #
  1078. # TLS-based methods can use the following parameters to control TLS behavior
  1079. # (these are normally in the phase1 parameter, but can be used also in the
  1080. # phase2 parameter when EAP-TLS is used within the inner tunnel):
  1081. # tls_allow_md5=1 - allow MD5-based certificate signatures (depending on the
  1082. # TLS library, these may be disabled by default to enforce stronger
  1083. # security)
  1084. # tls_disable_time_checks=1 - ignore certificate validity time (this requests
  1085. # the TLS library to accept certificates even if they are not currently
  1086. # valid, i.e., have expired or have not yet become valid; this should be
  1087. # used only for testing purposes)
  1088. # tls_disable_session_ticket=1 - disable TLS Session Ticket extension
  1089. # tls_disable_session_ticket=0 - allow TLS Session Ticket extension to be used
  1090. # Note: If not set, this is automatically set to 1 for EAP-TLS/PEAP/TTLS
  1091. # as a workaround for broken authentication server implementations unless
  1092. # EAP workarounds are disabled with eap_workaround=0.
  1093. # For EAP-FAST, this must be set to 0 (or left unconfigured for the
  1094. # default value to be used automatically).
  1095. # tls_disable_tlsv1_0=1 - disable use of TLSv1.0
  1096. # tls_disable_tlsv1_1=1 - disable use of TLSv1.1 (a workaround for AAA servers
  1097. # that have issues interoperating with updated TLS version)
  1098. # tls_disable_tlsv1_2=1 - disable use of TLSv1.2 (a workaround for AAA servers
  1099. # that have issues interoperating with updated TLS version)
  1100. # tls_ext_cert_check=0 - No external server certificate validation (default)
  1101. # tls_ext_cert_check=1 - External server certificate validation enabled; this
  1102. # requires an external program doing validation of server certificate
  1103. # chain when receiving CTRL-RSP-EXT_CERT_CHECK event from the control
  1104. # interface and report the result of the validation with
  1105. # CTRL-RSP_EXT_CERT_CHECK.
  1106. # tls_suiteb=0 - do not apply Suite B 192-bit constraints on TLS (default)
  1107. # tls_suiteb=1 - apply Suite B 192-bit constraints on TLS; this is used in
  1108. # particular when using Suite B with RSA keys of >= 3K (3072) bits
  1109. #
  1110. # Following certificate/private key fields are used in inner Phase2
  1111. # authentication when using EAP-TTLS or EAP-PEAP.
  1112. # ca_cert2: File path to CA certificate file. This file can have one or more
  1113. # trusted CA certificates. If ca_cert2 and ca_path2 are not included,
  1114. # server certificate will not be verified. This is insecure and a trusted
  1115. # CA certificate should always be configured.
  1116. # ca_path2: Directory path for CA certificate files (PEM)
  1117. # client_cert2: File path to client certificate file
  1118. # private_key2: File path to client private key file
  1119. # private_key2_passwd: Password for private key file
  1120. # dh_file2: File path to DH/DSA parameters file (in PEM format)
  1121. # subject_match2: Substring to be matched against the subject of the
  1122. # authentication server certificate. See subject_match for more details.
  1123. # altsubject_match2: Semicolon separated string of entries to be matched
  1124. # against the alternative subject name of the authentication server
  1125. # certificate. See altsubject_match documentation for more details.
  1126. # domain_suffix_match2: Constraint for server domain name. See
  1127. # domain_suffix_match for more details.
  1128. #
  1129. # fragment_size: Maximum EAP fragment size in bytes (default 1398).
  1130. # This value limits the fragment size for EAP methods that support
  1131. # fragmentation (e.g., EAP-TLS and EAP-PEAP). This value should be set
  1132. # small enough to make the EAP messages fit in MTU of the network
  1133. # interface used for EAPOL. The default value is suitable for most
  1134. # cases.
  1135. #
  1136. # ocsp: Whether to use/require OCSP to check server certificate
  1137. # 0 = do not use OCSP stapling (TLS certificate status extension)
  1138. # 1 = try to use OCSP stapling, but not require response
  1139. # 2 = require valid OCSP stapling response
  1140. # 3 = require valid OCSP stapling response for all not-trusted
  1141. # certificates in the server certificate chain
  1142. #
  1143. # openssl_ciphers: OpenSSL specific cipher configuration
  1144. # This can be used to override the global openssl_ciphers configuration
  1145. # parameter (see above).
  1146. #
  1147. # erp: Whether EAP Re-authentication Protocol (ERP) is enabled
  1148. #
  1149. # EAP-FAST variables:
  1150. # pac_file: File path for the PAC entries. wpa_supplicant will need to be able
  1151. # to create this file and write updates to it when PAC is being
  1152. # provisioned or refreshed. Full path to the file should be used since
  1153. # working directory may change when wpa_supplicant is run in the
  1154. # background. Alternatively, a named configuration blob can be used by
  1155. # setting this to blob://<blob name>
  1156. # phase1: fast_provisioning option can be used to enable in-line provisioning
  1157. # of EAP-FAST credentials (PAC):
  1158. # 0 = disabled,
  1159. # 1 = allow unauthenticated provisioning,
  1160. # 2 = allow authenticated provisioning,
  1161. # 3 = allow both unauthenticated and authenticated provisioning
  1162. # fast_max_pac_list_len=<num> option can be used to set the maximum
  1163. # number of PAC entries to store in a PAC list (default: 10)
  1164. # fast_pac_format=binary option can be used to select binary format for
  1165. # storing PAC entries in order to save some space (the default
  1166. # text format uses about 2.5 times the size of minimal binary
  1167. # format)
  1168. #
  1169. # wpa_supplicant supports number of "EAP workarounds" to work around
  1170. # interoperability issues with incorrectly behaving authentication servers.
  1171. # These are enabled by default because some of the issues are present in large
  1172. # number of authentication servers. Strict EAP conformance mode can be
  1173. # configured by disabling workarounds with eap_workaround=0.
  1174. # update_identifier: PPS MO ID
  1175. # (Hotspot 2.0 PerProviderSubscription/UpdateIdentifier)
  1176. # Station inactivity limit
  1177. #
  1178. # If a station does not send anything in ap_max_inactivity seconds, an
  1179. # empty data frame is sent to it in order to verify whether it is
  1180. # still in range. If this frame is not ACKed, the station will be
  1181. # disassociated and then deauthenticated. This feature is used to
  1182. # clear station table of old entries when the STAs move out of the
  1183. # range.
  1184. #
  1185. # The station can associate again with the AP if it is still in range;
  1186. # this inactivity poll is just used as a nicer way of verifying
  1187. # inactivity; i.e., client will not report broken connection because
  1188. # disassociation frame is not sent immediately without first polling
  1189. # the STA with a data frame.
  1190. # default: 300 (i.e., 5 minutes)
  1191. #ap_max_inactivity=300
  1192. # DTIM period in Beacon intervals for AP mode (default: 2)
  1193. #dtim_period=2
  1194. # Beacon interval (default: 100 TU)
  1195. #beacon_int=100
  1196. # WPS in AP mode
  1197. # 0 = WPS enabled and configured (default)
  1198. # 1 = WPS disabled
  1199. #wps_disabled=0
  1200. # FILS DH Group
  1201. # 0 = PFS disabled with FILS shared key authentication (default)
  1202. # 1-65535 = DH Group to use for FILS PFS
  1203. #fils_dh_group=0
  1204. # MAC address policy
  1205. # 0 = use permanent MAC address
  1206. # 1 = use random MAC address for each ESS connection
  1207. # 2 = like 1, but maintain OUI (with local admin bit set)
  1208. #mac_addr=0
  1209. # disable_ht: Whether HT (802.11n) should be disabled.
  1210. # 0 = HT enabled (if AP supports it)
  1211. # 1 = HT disabled
  1212. #
  1213. # disable_ht40: Whether HT-40 (802.11n) should be disabled.
  1214. # 0 = HT-40 enabled (if AP supports it)
  1215. # 1 = HT-40 disabled
  1216. #
  1217. # disable_sgi: Whether SGI (short guard interval) should be disabled.
  1218. # 0 = SGI enabled (if AP supports it)
  1219. # 1 = SGI disabled
  1220. #
  1221. # disable_ldpc: Whether LDPC should be disabled.
  1222. # 0 = LDPC enabled (if AP supports it)
  1223. # 1 = LDPC disabled
  1224. #
  1225. # ht40_intolerant: Whether 40 MHz intolerant should be indicated.
  1226. # 0 = 40 MHz tolerant (default)
  1227. # 1 = 40 MHz intolerant
  1228. #
  1229. # ht_mcs: Configure allowed MCS rates.
  1230. # Parsed as an array of bytes, in base-16 (ascii-hex)
  1231. # ht_mcs="" // Use all available (default)
  1232. # ht_mcs="0xff 00 00 00 00 00 00 00 00 00 " // Use MCS 0-7 only
  1233. # ht_mcs="0xff ff 00 00 00 00 00 00 00 00 " // Use MCS 0-15 only
  1234. #
  1235. # disable_max_amsdu: Whether MAX_AMSDU should be disabled.
  1236. # -1 = Do not make any changes.
  1237. # 0 = Enable MAX-AMSDU if hardware supports it.
  1238. # 1 = Disable AMSDU
  1239. #
  1240. # ampdu_factor: Maximum A-MPDU Length Exponent
  1241. # Value: 0-3, see 7.3.2.56.3 in IEEE Std 802.11n-2009.
  1242. #
  1243. # ampdu_density: Allow overriding AMPDU density configuration.
  1244. # Treated as hint by the kernel.
  1245. # -1 = Do not make any changes.
  1246. # 0-3 = Set AMPDU density (aka factor) to specified value.
  1247. # disable_vht: Whether VHT should be disabled.
  1248. # 0 = VHT enabled (if AP supports it)
  1249. # 1 = VHT disabled
  1250. #
  1251. # vht_capa: VHT capabilities to set in the override
  1252. # vht_capa_mask: mask of VHT capabilities
  1253. #
  1254. # vht_rx_mcs_nss_1/2/3/4/5/6/7/8: override the MCS set for RX NSS 1-8
  1255. # vht_tx_mcs_nss_1/2/3/4/5/6/7/8: override the MCS set for TX NSS 1-8
  1256. # 0: MCS 0-7
  1257. # 1: MCS 0-8
  1258. # 2: MCS 0-9
  1259. # 3: not supported
  1260. ##### Fast Session Transfer (FST) support #####################################
  1261. #
  1262. # The options in this section are only available when the build configuration
  1263. # option CONFIG_FST is set while compiling wpa_supplicant. They allow this
  1264. # interface to be a part of FST setup.
  1265. #
  1266. # FST is the transfer of a session from a channel to another channel, in the
  1267. # same or different frequency bands.
  1268. #
  1269. # For details, see IEEE Std 802.11ad-2012.
  1270. # Identifier of an FST Group the interface belongs to.
  1271. #fst_group_id=bond0
  1272. # Interface priority within the FST Group.
  1273. # Announcing a higher priority for an interface means declaring it more
  1274. # preferable for FST switch.
  1275. # fst_priority is in 1..255 range with 1 being the lowest priority.
  1276. #fst_priority=100
  1277. # Default LLT value for this interface in milliseconds. The value used in case
  1278. # no value provided during session setup. Default is 50 msec.
  1279. # fst_llt is in 1..4294967 range (due to spec limitation, see 10.32.2.2
  1280. # Transitioning between states).
  1281. #fst_llt=100
  1282. # Example blocks:
  1283. # Simple case: WPA-PSK, PSK as an ASCII passphrase, allow all valid ciphers
  1284. network={
  1285. ssid="simple"
  1286. psk="very secret passphrase"
  1287. priority=5
  1288. }
  1289. # Same as previous, but request SSID-specific scanning (for APs that reject
  1290. # broadcast SSID)
  1291. network={
  1292. ssid="second ssid"
  1293. scan_ssid=1
  1294. psk="very secret passphrase"
  1295. priority=2
  1296. }
  1297. # Only WPA-PSK is used. Any valid cipher combination is accepted.
  1298. network={
  1299. ssid="example"
  1300. proto=WPA
  1301. key_mgmt=WPA-PSK
  1302. pairwise=CCMP TKIP
  1303. group=CCMP TKIP WEP104 WEP40
  1304. psk=06b4be19da289f475aa46a33cb793029d4ab3db7a23ee92382eb0106c72ac7bb
  1305. priority=2
  1306. }
  1307. # WPA-Personal(PSK) with TKIP and enforcement for frequent PTK rekeying
  1308. network={
  1309. ssid="example"
  1310. proto=WPA
  1311. key_mgmt=WPA-PSK
  1312. pairwise=TKIP
  1313. group=TKIP
  1314. psk="not so secure passphrase"
  1315. wpa_ptk_rekey=600
  1316. }
  1317. # Only WPA-EAP is used. Both CCMP and TKIP is accepted. An AP that used WEP104
  1318. # or WEP40 as the group cipher will not be accepted.
  1319. network={
  1320. ssid="example"
  1321. proto=RSN
  1322. key_mgmt=WPA-EAP
  1323. pairwise=CCMP TKIP
  1324. group=CCMP TKIP
  1325. eap=TLS
  1326. identity="user@example.com"
  1327. ca_cert="/etc/cert/ca.pem"
  1328. client_cert="/etc/cert/user.pem"
  1329. private_key="/etc/cert/user.prv"
  1330. private_key_passwd="password"
  1331. priority=1
  1332. }
  1333. # EAP-PEAP/MSCHAPv2 configuration for RADIUS servers that use the new peaplabel
  1334. # (e.g., Radiator)
  1335. network={
  1336. ssid="example"
  1337. key_mgmt=WPA-EAP
  1338. eap=PEAP
  1339. identity="user@example.com"
  1340. password="foobar"
  1341. ca_cert="/etc/cert/ca.pem"
  1342. phase1="peaplabel=1"
  1343. phase2="auth=MSCHAPV2"
  1344. priority=10
  1345. }
  1346. # EAP-TTLS/EAP-MD5-Challenge configuration with anonymous identity for the
  1347. # unencrypted use. Real identity is sent only within an encrypted TLS tunnel.
  1348. network={
  1349. ssid="example"
  1350. key_mgmt=WPA-EAP
  1351. eap=TTLS
  1352. identity="user@example.com"
  1353. anonymous_identity="anonymous@example.com"
  1354. password="foobar"
  1355. ca_cert="/etc/cert/ca.pem"
  1356. priority=2
  1357. }
  1358. # EAP-TTLS/MSCHAPv2 configuration with anonymous identity for the unencrypted
  1359. # use. Real identity is sent only within an encrypted TLS tunnel.
  1360. network={
  1361. ssid="example"
  1362. key_mgmt=WPA-EAP
  1363. eap=TTLS
  1364. identity="user@example.com"
  1365. anonymous_identity="anonymous@example.com"
  1366. password="foobar"
  1367. ca_cert="/etc/cert/ca.pem"
  1368. phase2="auth=MSCHAPV2"
  1369. }
  1370. # WPA-EAP, EAP-TTLS with different CA certificate used for outer and inner
  1371. # authentication.
  1372. network={
  1373. ssid="example"
  1374. key_mgmt=WPA-EAP
  1375. eap=TTLS
  1376. # Phase1 / outer authentication
  1377. anonymous_identity="anonymous@example.com"
  1378. ca_cert="/etc/cert/ca.pem"
  1379. # Phase 2 / inner authentication
  1380. phase2="autheap=TLS"
  1381. ca_cert2="/etc/cert/ca2.pem"
  1382. client_cert2="/etc/cer/user.pem"
  1383. private_key2="/etc/cer/user.prv"
  1384. private_key2_passwd="password"
  1385. priority=2
  1386. }
  1387. # Both WPA-PSK and WPA-EAP is accepted. Only CCMP is accepted as pairwise and
  1388. # group cipher.
  1389. network={
  1390. ssid="example"
  1391. bssid=00:11:22:33:44:55
  1392. proto=WPA RSN
  1393. key_mgmt=WPA-PSK WPA-EAP
  1394. pairwise=CCMP
  1395. group=CCMP
  1396. psk=06b4be19da289f475aa46a33cb793029d4ab3db7a23ee92382eb0106c72ac7bb
  1397. }
  1398. # Special characters in SSID, so use hex string. Default to WPA-PSK, WPA-EAP
  1399. # and all valid ciphers.
  1400. network={
  1401. ssid=00010203
  1402. psk=000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f
  1403. }
  1404. # EAP-SIM with a GSM SIM or USIM
  1405. network={
  1406. ssid="eap-sim-test"
  1407. key_mgmt=WPA-EAP
  1408. eap=SIM
  1409. pin="1234"
  1410. pcsc=""
  1411. }
  1412. # EAP-PSK
  1413. network={
  1414. ssid="eap-psk-test"
  1415. key_mgmt=WPA-EAP
  1416. eap=PSK
  1417. anonymous_identity="eap_psk_user"
  1418. password=06b4be19da289f475aa46a33cb793029
  1419. identity="eap_psk_user@example.com"
  1420. }
  1421. # IEEE 802.1X/EAPOL with dynamically generated WEP keys (i.e., no WPA) using
  1422. # EAP-TLS for authentication and key generation; require both unicast and
  1423. # broadcast WEP keys.
  1424. network={
  1425. ssid="1x-test"
  1426. key_mgmt=IEEE8021X
  1427. eap=TLS
  1428. identity="user@example.com"
  1429. ca_cert="/etc/cert/ca.pem"
  1430. client_cert="/etc/cert/user.pem"
  1431. private_key="/etc/cert/user.prv"
  1432. private_key_passwd="password"
  1433. eapol_flags=3
  1434. }
  1435. # LEAP with dynamic WEP keys
  1436. network={
  1437. ssid="leap-example"
  1438. key_mgmt=IEEE8021X
  1439. eap=LEAP
  1440. identity="user"
  1441. password="foobar"
  1442. }
  1443. # EAP-IKEv2 using shared secrets for both server and peer authentication
  1444. network={
  1445. ssid="ikev2-example"
  1446. key_mgmt=WPA-EAP
  1447. eap=IKEV2
  1448. identity="user"
  1449. password="foobar"
  1450. }
  1451. # EAP-FAST with WPA (WPA or WPA2)
  1452. network={
  1453. ssid="eap-fast-test"
  1454. key_mgmt=WPA-EAP
  1455. eap=FAST
  1456. anonymous_identity="FAST-000102030405"
  1457. identity="username"
  1458. password="password"
  1459. phase1="fast_provisioning=1"
  1460. pac_file="/etc/wpa_supplicant.eap-fast-pac"
  1461. }
  1462. network={
  1463. ssid="eap-fast-test"
  1464. key_mgmt=WPA-EAP
  1465. eap=FAST
  1466. anonymous_identity="FAST-000102030405"
  1467. identity="username"
  1468. password="password"
  1469. phase1="fast_provisioning=1"
  1470. pac_file="blob://eap-fast-pac"
  1471. }
  1472. # Plaintext connection (no WPA, no IEEE 802.1X)
  1473. network={
  1474. ssid="plaintext-test"
  1475. key_mgmt=NONE
  1476. }
  1477. # Shared WEP key connection (no WPA, no IEEE 802.1X)
  1478. network={
  1479. ssid="static-wep-test"
  1480. key_mgmt=NONE
  1481. wep_key0="abcde"
  1482. wep_key1=0102030405
  1483. wep_key2="1234567890123"
  1484. wep_tx_keyidx=0
  1485. priority=5
  1486. }
  1487. # Shared WEP key connection (no WPA, no IEEE 802.1X) using Shared Key
  1488. # IEEE 802.11 authentication
  1489. network={
  1490. ssid="static-wep-test2"
  1491. key_mgmt=NONE
  1492. wep_key0="abcde"
  1493. wep_key1=0102030405
  1494. wep_key2="1234567890123"
  1495. wep_tx_keyidx=0
  1496. priority=5
  1497. auth_alg=SHARED
  1498. }
  1499. # IBSS/ad-hoc network with RSN
  1500. network={
  1501. ssid="ibss-rsn"
  1502. key_mgmt=WPA-PSK
  1503. proto=RSN
  1504. psk="12345678"
  1505. mode=1
  1506. frequency=2412
  1507. pairwise=CCMP
  1508. group=CCMP
  1509. }
  1510. # IBSS/ad-hoc network with WPA-None/TKIP (deprecated)
  1511. network={
  1512. ssid="test adhoc"
  1513. mode=1
  1514. frequency=2412
  1515. proto=WPA
  1516. key_mgmt=WPA-NONE
  1517. pairwise=NONE
  1518. group=TKIP
  1519. psk="secret passphrase"
  1520. }
  1521. # open mesh network
  1522. network={
  1523. ssid="test mesh"
  1524. mode=5
  1525. frequency=2437
  1526. key_mgmt=NONE
  1527. }
  1528. # secure (SAE + AMPE) network
  1529. network={
  1530. ssid="secure mesh"
  1531. mode=5
  1532. frequency=2437
  1533. key_mgmt=SAE
  1534. psk="very secret passphrase"
  1535. }
  1536. # Catch all example that allows more or less all configuration modes
  1537. network={
  1538. ssid="example"
  1539. scan_ssid=1
  1540. key_mgmt=WPA-EAP WPA-PSK IEEE8021X NONE
  1541. pairwise=CCMP TKIP
  1542. group=CCMP TKIP WEP104 WEP40
  1543. psk="very secret passphrase"
  1544. eap=TTLS PEAP TLS
  1545. identity="user@example.com"
  1546. password="foobar"
  1547. ca_cert="/etc/cert/ca.pem"
  1548. client_cert="/etc/cert/user.pem"
  1549. private_key="/etc/cert/user.prv"
  1550. private_key_passwd="password"
  1551. phase1="peaplabel=0"
  1552. }
  1553. # Example of EAP-TLS with smartcard (openssl engine)
  1554. network={
  1555. ssid="example"
  1556. key_mgmt=WPA-EAP
  1557. eap=TLS
  1558. proto=RSN
  1559. pairwise=CCMP TKIP
  1560. group=CCMP TKIP
  1561. identity="user@example.com"
  1562. ca_cert="/etc/cert/ca.pem"
  1563. # Certificate and/or key identified by PKCS#11 URI (RFC7512)
  1564. client_cert="pkcs11:manufacturer=piv_II;id=%01"
  1565. private_key="pkcs11:manufacturer=piv_II;id=%01"
  1566. # Optional PIN configuration; this can be left out and PIN will be
  1567. # asked through the control interface
  1568. pin="1234"
  1569. }
  1570. # Example configuration showing how to use an inlined blob as a CA certificate
  1571. # data instead of using external file
  1572. network={
  1573. ssid="example"
  1574. key_mgmt=WPA-EAP
  1575. eap=TTLS
  1576. identity="user@example.com"
  1577. anonymous_identity="anonymous@example.com"
  1578. password="foobar"
  1579. ca_cert="blob://exampleblob"
  1580. priority=20
  1581. }
  1582. blob-base64-exampleblob={
  1583. SGVsbG8gV29ybGQhCg==
  1584. }
  1585. # Wildcard match for SSID (plaintext APs only). This example select any
  1586. # open AP regardless of its SSID.
  1587. network={
  1588. key_mgmt=NONE
  1589. }
  1590. # Example configuration blacklisting two APs - these will be ignored
  1591. # for this network.
  1592. network={
  1593. ssid="example"
  1594. psk="very secret passphrase"
  1595. bssid_blacklist=02:11:22:33:44:55 02:22:aa:44:55:66
  1596. }
  1597. # Example configuration limiting AP selection to a specific set of APs;
  1598. # any other AP not matching the masked address will be ignored.
  1599. network={
  1600. ssid="example"
  1601. psk="very secret passphrase"
  1602. bssid_whitelist=02:55:ae:bc:00:00/ff:ff:ff:ff:00:00 00:00:77:66:55:44/00:00:ff:ff:ff:ff
  1603. }
  1604. # Example config file that will only scan on channel 36.
  1605. freq_list=5180
  1606. network={
  1607. key_mgmt=NONE
  1608. }
  1609. # Example MACsec configuration
  1610. #network={
  1611. # key_mgmt=IEEE8021X
  1612. # eap=TTLS
  1613. # phase2="auth=PAP"
  1614. # anonymous_identity="anonymous@example.com"
  1615. # identity="user@example.com"
  1616. # password="secretr"
  1617. # ca_cert="/etc/cert/ca.pem"
  1618. # eapol_flags=0
  1619. # macsec_policy=1
  1620. #}