lkundrak / rpms / hostapd

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