Home | History | Annotate | Download | only in hostapd

Lines Matching refs:hostapd

0 ##### hostapd configuration file ##############################################
9 # configuration parameter, bridge, may be used to notify hostapd if the
16 # added to the bridge automatically (brctl may refuse to do this before hostapd
23 # Use driver=none if building hostapd as a standalone RADIUS server that does
27 # hostapd event logger configuration
55 dump_file=/tmp/hostapd.dump
57 # Interface for separate control program. If this is specified, hostapd
61 # multiple hostapd processes/interfaces can be run at the same time if more
63 # /var/run/hostapd is the recommended directory for sockets and by default,
64 # hostapd_cli will use it when trying to connect with hostapd.
65 ctrl_interface=/var/run/hostapd
69 # possible to run hostapd as root (since it needs to change network
73 # cases. By default, hostapd is configured to use gid 0 (root). If you
106 # Please note that some drivers do not use this value from hostapd and the
125 # If this field is not included in hostapd.conf, hostapd will not control
130 # If this field is not included in hostapd.conf, hostapd will not control
168 # hostapd to take care of management frame processing and as such, this can be
178 #accept_mac_file=/etc/hostapd.accept
179 #deny_mac_file=/etc/hostapd.deny
181 # IEEE 802.11 specifies two authentication algorithms. hostapd can be
273 # Enable this flag if U-APSD supported outside hostapd (eg., Firmware/driver)
397 # on overlapping BSSes. These changes are done automatically when hostapd
425 # hostapd is implemented based on IEEE Std 802.1X-2004 which defines EAPOL
428 # In order to make hostapd interoperate with these clients, the version number
464 # Optionally, hostapd can be configured to use an integrated EAP server
470 # server. This is also needed if hostapd is configured to act as a RADIUS
475 #eap_user_file=/etc/hostapd.eap_user
478 #ca_cert=/etc/hostapd.ca.pem
481 #server_cert=/etc/hostapd.server.pem
488 #private_key=/etc/hostapd.server.prv
494 # Note: hostapd does not yet support CRL downloading based on CDP. Thus, a
497 # concatenating these into one file. Whenever CRL changes, hostapd needs to be
513 # "openssl dhparam -out /etc/hostapd.dh.pem 1024"
514 #dh_file=/etc/hostapd.dh.pem
626 # If this is set (larger than 0) and acct_server is configured, hostapd will
629 # value should not be configured in hostapd.conf, if RADIUS server is used to
653 #vlan_file=/etc/hostapd.vlan
656 # used to determine which VLAN a station is on. hostapd creates a bridge for
657 # each VLAN. Then hostapd adds a VLAN interface (associated with the interface
665 # hostapd can be used as a RADIUS authentication server for other hosts. This
671 #radius_server_clients=/etc/hostapd.radius_clients
708 #wpa_psk_file=/etc/hostapd.wpa_psk
802 # and BSSes (i.e., all configurations within a single hostapd process).
900 # sent to hostapd ctrl_iface monitor. In addition, they can be written to a
963 # If not set, hostapd will not allow external WPS Registrars to control the
983 #extra_cred=hostapd.cred
994 # wps_cred_processing=1 will disabled automatic updates of hostapd.conf file
1001 # By default, hostapd generates the AP Settings Attributes for M7 based on the
1006 #ap_settings=hostapd.ap_settings
1127 # hostapd will generate BSSID mask based on the BSSIDs that are
1128 # configured. hostapd will verify that dev_addr & MASK == dev_addr. If this is
1130 # hostapd (ifconfig wlan0 hw ether <MAC addr>). If a BSSID is configured for
1131 # every secondary BSS, this limitation is not applied at hostapd and other
1142 # Please note that hostapd uses some of the values configured for the first BSS