Blame SOURCES/hostapd.conf

264ba8
#
264ba8
# This will give you a minimal, insecure wireless network.
264ba8
# 
264ba8
# DO NOT BE SATISFIED WITH THAT!!!
264ba8
#
264ba8
# A complete, well commented example configuration file is
264ba8
# available here:
264ba8
#
264ba8
#	/usr/share/doc/hostapd/hostapd.conf
264ba8
#
264ba8
# For more information, look here:
264ba8
#
264ba8
#	http://wireless.kernel.org/en/users/Documentation/hostapd
264ba8
#
264ba8
264ba8
ctrl_interface=/var/run/hostapd
264ba8
ctrl_interface_group=wheel
264ba8
264ba8
# Some usable default settings...
264ba8
macaddr_acl=0
264ba8
auth_algs=1
264ba8
ignore_broadcast_ssid=0
264ba8
264ba8
# Uncomment these for base WPA & WPA2 support with a pre-shared key
264ba8
#wpa=3
264ba8
#wpa_key_mgmt=WPA-PSK
264ba8
#wpa_pairwise=TKIP
264ba8
#rsn_pairwise=CCMP
264ba8
264ba8
# DO NOT FORGET TO SET A WPA PASSPHRASE!!
264ba8
#wpa_passphrase=YourPassPhrase
264ba8
264ba8
# Most modern wireless drivers in the kernel need driver=nl80211
264ba8
driver=nl80211
264ba8
264ba8
# Customize these for your local configuration...
264ba8
interface=
264ba8
hw_mode=
264ba8
channel=
264ba8
ssid=