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
116 # Please note that some drivers do not use this value from hostapd and the
135 # If this field is not included in hostapd.conf, hostapd will not control
140 # If this field is not included in hostapd.conf, hostapd will not control
178 # hostapd to take care of management frame processing and as such, this can be
188 #accept_mac_file=/etc/hostapd.accept
189 #deny_mac_file=/etc/hostapd.deny
191 # IEEE 802.11 specifies two authentication algorithms. hostapd can be
290 # Enable this flag if U-APSD supported outside hostapd (eg., Firmware/driver)
414 # on overlapping BSSes. These changes are done automatically when hostapd
593 # hostapd is implemented based on IEEE Std 802.1X-2004 which defines EAPOL
596 # In order to make hostapd interoperate with these clients, the version number
632 # Optionally, hostapd can be configured to use an integrated EAP server
638 # server. This is also needed if hostapd is configured to act as a RADIUS
645 #eap_user_file=/etc/hostapd.eap_user
648 #ca_cert=/etc/hostapd.ca.pem
651 #server_cert=/etc/hostapd.server.pem
658 #private_key=/etc/hostapd.server.prv
664 # Note: hostapd does not yet support CRL downloading based on CDP. Thus, a
667 # concatenating these into one file. Whenever CRL changes, hostapd needs to be
683 # "openssl dhparam -out /etc/hostapd.dh.pem 1024"
684 #dh_file=/etc/hostapd.dh.pem
697 # prefix. If hostapd is built with SQLite support (CONFIG_SQLITE=y in .config),
700 #eap_sim_db=unix:/tmp/hlr_auc_gw.sock db=/tmp/hostapd.db
798 # If this is set (larger than 0) and acct_server is configured, hostapd will
801 # value should not be configured in hostapd.conf, if RADIUS server is used to
808 # This parameter can be used to configure hostapd to request CUI from the
831 #vlan_file=/etc/hostapd.vlan
834 # used to determine which VLAN a station is on. hostapd creates a bridge for
835 # each VLAN. Then hostapd adds a VLAN interface (associated with the interface
840 # When hostapd creates a VLAN interface on vlan_tagged_interfaces, it needs
850 # of the attributes added automatically by hostapd.
898 # hostapd can be used as a RADIUS authentication server for other hosts. This
904 #radius_server_clients=/etc/hostapd.radius_clients
941 #wpa_psk_file=/etc/hostapd.wpa_psk
1035 # and BSSes (i.e., all configurations within a single hostapd process).
1128 # By default, a single hostapd process applies WPS operations to all configured
1154 # sent to hostapd ctrl_iface monitor. In addition, they can be written to a
1217 # If not set, hostapd will not allow external WPS Registrars to control the
1237 #extra_cred=hostapd.cred
1248 # wps_cred_processing=1 will disabled automatic updates of hostapd.conf file
1255 # By default, hostapd generates the AP Settings Attributes for M7 based on the
1260 #ap_settings=hostapd.ap_settings
1530 # hostapd will generate BSSID mask based on the BSSIDs that are
1531 # configured. hostapd will verify that dev_addr & MASK == dev_addr. If this is
1533 # hostapd (ifconfig wlan0 hw ether <MAC addr>). If a BSSID is configured for
1534 # every secondary BSS, this limitation is not applied at hostapd and other
1545 # Please note that hostapd uses some of the values configured for the first BSS