# configure interface access point will use interface=wireless_wifi bridge=br0 driver=nl80211 # use 2.4GHz (g) band and channels selected for United States hw_mode=g country_code=US # enable MIMO (Orthagonal Frequency Division Multiplexing) IEEE 802.11n-2009 and QoS support (wmm) ieee80211n=1 wmm_enabled=1 # configure wireless network access point ssid=a wireless network channel=6 # minimal protection using WPA2 wpa=2 wpa_passphrase=secret passowrd wpa_key_mgmt=WPA-PSK wpa_pairwise=TKIP rsn_pairwise=CCMP auth_algs=1 # directives for hostapd_cli ctrl_interface=/var/run/hostapd ctrl_interface_group=0