lkundrak / rpms / hostapd

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