Files
bpfire/config/hostapd/hostapd.conf
Arne Fitzenreiter 3b18774a6c Added nl80211 hardware settings to default hostapd.conf
again x11libs rootfile update (grrr...)
2009-04-22 19:02:13 +02:00

24 lines
517 B
Plaintext

driver=madwifi
######################### basic hostapd configuration ##########################
#
interface=blue0
hw_mode=g
channel=05
logger_syslog=-1
logger_syslog_level=3
logger_stdout=-1
logger_stdout_level=4
dump_file=/tmp/hostapd.dump
auth_algs=3
ctrl_interface=/var/run/hostapd
ctrl_interface_group=0
macaddr_acl=0
ssid=IPFire
ignore_broadcast_ssid=0
######################### wpa hostapd configuration ############################
#
wpa=2
wpa_passphrase=IPFire-2.x
wpa_key_mgmt=WPA-PSK
wpa_pairwise=CCMP TKIP